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

Jari Bakken

1,381,530 total downloads 810 for this version
Owners

F95abaf24e2445d1089ad5a961000382

Bundler
gem "selenium-webdriver", "~> 0.0.13"
Versions
  1. 0.0.13 December 16, 2009
Show all versions (69 total)
Runtime Dependencies
  1. ffi >= 0
  2. json_pure >= 0
Development Dependencies
  1. rack >= 0
  2. rspec >= 0