RubyGems.org

WebDriver is a tool for writing automated tests of websites. It aims to mimic the behaviour of a real user, and as such interacts with the HTML of the application.

installgem install selenium-webdriver -v 2.9.1
Authors

Jari Bakken

1,992,946 total downloads 22,900 for this version
Owners

F95abaf24e2445d1089ad5a961000382

Gemfile
gem "selenium-webdriver", "~> 2.9.1"
Versions
  1. 2.9.1 October 20, 2011
Show all versions (76 total)