Uses of Class
org.openqa.selenium.devtools.fetch.model.RequestPattern
-
Packages that use RequestPattern Package Description org.openqa.selenium.devtools.fetch -
-
Uses of RequestPattern in org.openqa.selenium.devtools.fetch
Method parameters in org.openqa.selenium.devtools.fetch with type arguments of type RequestPattern Modifier and Type Method Description static Command<java.lang.Void>
Fetch. enable(java.util.Optional<java.util.List<RequestPattern>> patterns, java.util.Optional<java.lang.Boolean> handleAuthRequests)
Enables issuing of requestPaused events.
-