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