Class: Selenium::WebDriver::Edge::Options
- Inherits:
-
Chrome::Options
- Object
- Options
- Chrome::Options
- Selenium::WebDriver::Edge::Options
- Defined in:
- lib/selenium/webdriver/edge/options.rb
Constant Summary collapse
- KEY =
'ms:edgeOptions'
- BROWSER =
'MicrosoftEdge'
Constants inherited from Chrome::Options
Constants inherited from Options
Instance Attribute Summary
Attributes inherited from Chrome::Options
#extensions, #logging_prefs, #profile
Attributes inherited from Options
Method Summary
Methods inherited from Chrome::Options
#add_argument, #add_emulation, #add_encoded_extension, #add_extension, #add_preference, #enable_android, #headless!, #initialize
Methods inherited from Options
#==, #add_option, #as_json, chrome, edge, firefox, ie, #initialize, safari, set_capabilities
Constructor Details
This class inherits a constructor from Selenium::WebDriver::Chrome::Options