Class/Module Index [+]

Quicksearch

Selenium::WebDriver::Remote::Http::Curb

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.