Class: Selenium::WebDriver::Remote::Http::Curb
- Inherits:
-
Common
- Object
- Common
- Selenium::WebDriver::Remote::Http::Curb
- Defined in:
- rb/lib/selenium/webdriver/remote/http/curb.rb
Overview
An alternative to the default Net::HTTP client.
This can be used for the Firefox and Remote drivers if you have Curb installed.
Constant Summary
Constant Summary
Constants inherited from Common
Selenium::WebDriver::Remote::Http::Common::CONTENT_TYPE, Selenium::WebDriver::Remote::Http::Common::DEFAULT_HEADERS, Selenium::WebDriver::Remote::Http::Common::MAX_REDIRECTS
Instance Attribute Summary
Attributes inherited from Common
Method Summary
Methods inherited from Common
Constructor Details
This class inherits a constructor from Selenium::WebDriver::Remote::Http::Common