RubyGems.org

webpilot

0.1.2

WebPilot is a wrapper for Selenium::WebDriver that makes the library more ruby-esque. Rather than inherit from Selenium::WebDriver, an instance of WebPilot has a Selenium::WebDriver as an attribute. It serves other functions rather than just extending Selenium::WebDriver, so it also wraps a logger, saves screenshots, etc.

installgem install webpilot
Authors

Sam Rawlins

1,347 total downloads 473 for this version
Owners

A250061e969e82becbed01f2e7a605d0

Gemfile
gem "webpilot", "~> 0.1.2"
Versions
  1. 0.1.2 March 26, 2012
  2. 0.1.1 March 26, 2012
  3. 0.1.0 March 26, 2012
Development Dependencies
  1. rspec ~> 2.8