Uses of Class
org.openqa.selenium.devtools.v145.network.model.DeviceBoundSessionUrlRule
Packages that use DeviceBoundSessionUrlRule
-
Uses of DeviceBoundSessionUrlRule in org.openqa.selenium.devtools.v145.network.model
Methods in org.openqa.selenium.devtools.v145.network.model that return types with arguments of type DeviceBoundSessionUrlRuleModifier and TypeMethodDescriptionDeviceBoundSessionInclusionRules.getUrlRules()See comments on `net::device_bound_sessions::SessionInclusionRules::url_rules_`.Constructor parameters in org.openqa.selenium.devtools.v145.network.model with type arguments of type DeviceBoundSessionUrlRuleModifierConstructorDescriptionDeviceBoundSessionInclusionRules(String origin, Boolean includeSite, List<DeviceBoundSessionUrlRule> urlRules)