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