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 WebSocketWebSocket.sendBinary(byte[] data) default WebSocketWebSocket.sendText(CharSequence data)