Uses of Class
org.openqa.selenium.devtools.v141.css.model.CSSSupports
Packages that use CSSSupports
Package
Description
-
Uses of CSSSupports in org.openqa.selenium.devtools.v141.css
Methods in org.openqa.selenium.devtools.v141.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.v141.css.model
Methods in org.openqa.selenium.devtools.v141.css.model that return types with arguments of type CSSSupports