Selenium in ruby

Selenium webdriver is market leader in web automation testing world. We can write our automation scripts in any language of our choice and execute selenium tests. Ruby provides 2 kinds of gems for selenium webdriver.
  • Selenium-Webdriver gem
  • Watir gem
In this tutorial, we are going to take a look at first gem. Both the gems provide selenium API to test the web application. Selenium-Webdriver gem api is very similar to the one offered in Java and .Net

Web development and Automation testing

solutions delivered!!