Selelnium on Rails Links
The following link contain more information about
Selenium on Rails(installation ,etc...)
http://www.openqa.org/selenium-on-rails/
This link contain information about commands used in selenium
http://www.openqa.org/selenium-core/reference.html
in selenium on rails use underscore for every methods
for ex:
in selenium core:
doubleClick ( locator )
in selenium on rails
double_click 'locator'
if any doubt Just ask me I will try to clear it.
ok
enjoy Rails
No comments:
Post a Comment