Class: Selenium::WebDriver::Chrome::Options
- Inherits:
-
Selenium::WebDriver::Chromium::Options
- Object
- WebDriver::Options
- Selenium::WebDriver::Chromium::Options
- Selenium::WebDriver::Chrome::Options
- Defined in:
- lib/selenium/webdriver/chrome/options.rb
Constant Summary collapse
- KEY =
'goog:chromeOptions'- BROWSER =
'chrome'
Constants inherited from Selenium::WebDriver::Chromium::Options
Selenium::WebDriver::Chromium::Options::CAPABILITIES
Instance Attribute Summary
Attributes inherited from Selenium::WebDriver::Chromium::Options
#extensions, #logging_prefs, #profile
Method Summary
Methods inherited from Selenium::WebDriver::Chromium::Options
#add_argument, #add_emulation, #add_encoded_extension, #add_extension, #add_preference, #enable_android, #initialize
Constructor Details
This class inherits a constructor from Selenium::WebDriver::Chromium::Options