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