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