Uses of Class
org.openqa.selenium.devtools.v141.css.model.CSSScope
Packages that use CSSScope
Package
Description
-
Uses of CSSScope in org.openqa.selenium.devtools.v141.css
Methods in org.openqa.selenium.devtools.v141.css that return types with arguments of type CSSScopeModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<CSSScope> CSS.setScopeText(StyleSheetId styleSheetId, SourceRange range, String text) Modifies the expression of a scope at-rule. -
Uses of CSSScope in org.openqa.selenium.devtools.v141.css.model
Methods in org.openqa.selenium.devtools.v141.css.model that return types with arguments of type CSSScope