Common
An alternative to the default Net::HTTP client.
This can be used for the Firefox and Remote drivers if you have Curb installed.
@example Using Curb
require 'selenium/webdriver/remote/http/curb' include Selenium driver = WebDriver.for :firefox, :http_client => WebDriver::Remote::Http::Curb.new
Generated with the Darkfish Rdoc Generator 2.