Creates a frame for binary messages in the WebSocket protocol.
Namespace: OpenQA.Selenium.Safari.InternalAssembly: WebDriver (in WebDriver.dll) Version: 2.35.0.0 (2.35.0.0)
Syntax
Parameters
- frameData
- Type:
System Byte
The binary data of the message.
Return Value
A byte array containing the message frame.See Also