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
Authors

Jari Bakken

5,428 total downloads 2,273 for this version
Versions
  1. 0.0.17 February 11, 2010
  2. 0.0.16 February 2, 2010
  3. 0.0.15 January 20, 2010
  4. 0.0.14 January 4, 2010
  5. 0.0.13 December 16, 2009
Show all versions (17 total)
Runtime Dependencies
  1. ffi >= 0
  2. json_pure >= 0
Development Dependencies
  1. rack >= 0
  2. rspec >= 0