Initializes a new instance of the WebSocketServer class.
Namespace: OpenQA.Selenium.Safari.InternalAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- port
- Type:
System Int32
The port on which to listen for connections.
- location
- Type:
System String
The location at which to listen for connections.
See Also