Uses of Class
org.openqa.selenium.devtools.runtime.model.InspectRequested
-
Packages that use InspectRequested Package Description org.openqa.selenium.devtools.runtime -
-
Uses of InspectRequested in org.openqa.selenium.devtools.runtime
Methods in org.openqa.selenium.devtools.runtime that return types with arguments of type InspectRequested Modifier and Type Method Description static Event<InspectRequested>
Runtime. inspectRequested()
-