Uses of Class
org.openqa.selenium.bidi.network.AddInterceptParameters
Packages that use AddInterceptParameters
-
Uses of AddInterceptParameters in org.openqa.selenium.bidi.module
Methods in org.openqa.selenium.bidi.module with parameters of type AddInterceptParameters -
Uses of AddInterceptParameters in org.openqa.selenium.bidi.network
Methods in org.openqa.selenium.bidi.network that return AddInterceptParametersModifier and TypeMethodDescriptionAddInterceptParameters.urlPattern
(UrlPattern pattern) AddInterceptParameters.urlPatterns
(List<UrlPattern> patterns) AddInterceptParameters.urlStringPattern
(String pattern) AddInterceptParameters.urlStringPatterns
(List<String> patterns)