Uses of Class
org.openqa.selenium.devtools.v141.css.model.CSSPropertyRegistration
Packages that use CSSPropertyRegistration
-
Uses of CSSPropertyRegistration in org.openqa.selenium.devtools.v141.css
Methods in org.openqa.selenium.devtools.v141.css that return types with arguments of type CSSPropertyRegistrationModifier and TypeMethodDescriptionCSS.GetMatchedStylesForNodeResponse.getCssPropertyRegistrations()A list of CSS property registrations matching this node.