Initializes a new instance of the SafariDriverCommandExecutor class.
Namespace: OpenQA.Selenium.SafariAssembly: WebDriver (in WebDriver.dll) Version: 2.29.1.0 (2.29.1.0)
Syntax
Parameters
- port
- Type:
System Int32
The port on which the executor communicates with the extension.
- safariLocation
- Type:
System String
The location of the Safari executable
See Also