Uses of Interface
org.openqa.selenium.remote.http.WebSocket
-
Uses of WebSocket in org.openqa.selenium.remote.http
Methods in org.openqa.selenium.remote.http that return WebSocketModifier and TypeMethodDescriptionHttpClient.openSocket
(HttpRequest request, WebSocket.Listener listener) default WebSocket
WebSocket.sendBinary
(byte[] data) default WebSocket
WebSocket.sendText
(CharSequence data)