There are various drivers in ruby that provides
implementation for Selenium WebDriver specification.
This includes:
- Selenium-WebDirver
- Watir-WebDriver
- Capybara
- PantomJS and probably many more...
We would be using Watir-WebDriver in our examples. Once Watir-WebDriver is learned, the rest of the WebDrivers implementations should not be difficult for you to explore and find out.
See what Wikipedia
has to say about Watir Webdriver:

0 comments:
Post a Comment