webpilot 0.1.0
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.