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