Uses of Class
org.openqa.selenium.devtools.v141.css.model.CSSPropertyRule
Packages that use CSSPropertyRule
-
Uses of CSSPropertyRule in org.openqa.selenium.devtools.v141.css
Methods in org.openqa.selenium.devtools.v141.css that return types with arguments of type CSSPropertyRuleModifier and TypeMethodDescriptionCSS.GetMatchedStylesForNodeResponse.getCssPropertyRules()A list of CSS at-property rules matching this node.