Uses of Class
org.openqa.selenium.devtools.v141.css.model.StyleDeclarationEdit
Packages that use StyleDeclarationEdit
-
Uses of StyleDeclarationEdit in org.openqa.selenium.devtools.v141.css
Method parameters in org.openqa.selenium.devtools.v141.css with type arguments of type StyleDeclarationEditModifier and TypeMethodDescriptionCSS.setStyleTexts(List<StyleDeclarationEdit> edits, Optional<NodeId> nodeForPropertySyntaxValidation) Applies specified style edits one after another in the given order.