Creates a frame for text 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
- text
- Type:
System String
The text of the message.
Return Value
A byte array containing the message frame.See Also