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