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