WebSocketConnection Constructor WebDriver
Initializes a new instance of the WebSocketConnection class.

Namespace: OpenQA.Selenium.Safari.Internal
Assembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax

public WebSocketConnection(
	ISocket socket,
	string parseScheme
)
See Also