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.29
Authors

Jari Bakken

1,992,942 total downloads 43,297 for this version
Owners

F95abaf24e2445d1089ad5a961000382

Gemfile
gem "selenium-webdriver", "~> 0.0.29"
Versions
  1. 0.0.29 October 8, 2010
Show all versions (76 total)
Development Dependencies
  1. rack ~> 1.0
  2. rspec = 1.3.0