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 0.0.4
Authors

Jari Bakken

5,183,919 total downloads 891 for this version
Owners

F95abaf24e2445d1089ad5a961000382

Gemfile
gem "selenium-webdriver", "~> 0.0.4"
Versions
  1. 2.32.1 April 10, 2013
  2. 2.32.0 April 8, 2013
  3. 2.31.0 March 1, 2013
  4. 2.30.0 February 19, 2013
  5. 2.29.0 January 20, 2013
Show all versions (97 total)
Runtime Dependencies
  1. ffi >= 0
  2. json_pure >= 0
Development Dependencies
  1. rack >= 0
  2. rspec >= 0