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