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