Initializes a new instance of the SafariDriverServer class using a specific port for communication.
Namespace: OpenQA.Selenium.SafariAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- port
- Type:
System Int32
The port to use to communicate.
See Also