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.
Gemfile:
=
インストール:
=
Runtime依存関係 (3):
Development依存関係 (1):
rspec
~> 2.8