IHandler CreateHandshake Method WebDriver
Creates a handshake message for initiating connections.

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

byte[] CreateHandshake()

Return Value

A byte array containing the handshake message.
See Also