Initializes a new instance of the WebSocketConnection class.
Namespace: OpenQA.Selenium.Safari.InternalAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- socket
- Type: OpenQA.Selenium.Safari.Internal ISocket
The ISocket used in the connection.
- parseScheme
- Type:
System String
The scheme used to parse requests.
See Also