Uses of Class
org.openqa.selenium.devtools.v85.css.model.CSSProperty
Packages that use CSSProperty
-
Uses of CSSProperty in org.openqa.selenium.devtools.v85.css.model
Methods in org.openqa.selenium.devtools.v85.css.model that return types with arguments of type CSSPropertyConstructor parameters in org.openqa.selenium.devtools.v85.css.model with type arguments of type CSSPropertyModifierConstructorDescriptionCSSStyle(Optional<StyleSheetId> styleSheetId, List<CSSProperty> cssProperties, List<ShorthandEntry> shorthandEntries, Optional<String> cssText, Optional<SourceRange> range)