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