Uses of Class
org.openqa.selenium.devtools.network.model.WebSocketFrameReceived
-
Packages that use WebSocketFrameReceived Package Description org.openqa.selenium.devtools.network -
-
Uses of WebSocketFrameReceived in org.openqa.selenium.devtools.network
Methods in org.openqa.selenium.devtools.network that return types with arguments of type WebSocketFrameReceived Modifier and Type Method Description static Event<WebSocketFrameReceived>Network. webSocketFrameReceived()
-