Class: Selenium::WebDriver::Safari::Service
- Inherits:
-
Selenium::WebDriver::Service
- Object
- Selenium::WebDriver::Service
- Selenium::WebDriver::Safari::Service
- Defined in:
- lib/selenium/webdriver/safari/service.rb
Constant Summary collapse
- DEFAULT_PORT =
7050
- EXECUTABLE =
'safaridriver'
- SHUTDOWN_SUPPORTED =
false
Instance Attribute Summary
Attributes inherited from Selenium::WebDriver::Service
#args, #executable_path, #host, #port
Method Summary
Methods inherited from Selenium::WebDriver::Service
chrome, edge, firefox, ie, #initialize, #launch, safari, #shutdown_supported
Constructor Details
This class inherits a constructor from Selenium::WebDriver::Service