Uses of Class
org.openqa.selenium.devtools.v119.css.model.CSSSupports
Packages that use CSSSupports
Package
Description
-
Uses of CSSSupports in org.openqa.selenium.devtools.v119.css
Methods in org.openqa.selenium.devtools.v119.css that return types with arguments of type CSSSupportsModifier and TypeMethodDescriptionstatic org.openqa.selenium.devtools.Command<CSSSupports>CSS.setSupportsText(StyleSheetId styleSheetId, SourceRange range, String text) Modifies the expression of a supports at-rule. -
Uses of CSSSupports in org.openqa.selenium.devtools.v119.css.model
Methods in org.openqa.selenium.devtools.v119.css.model that return types with arguments of type CSSSupports