Uses of Class
org.openqa.selenium.devtools.v115.css.model.Specificity
-
Packages that use Specificity Package Description org.openqa.selenium.devtools.v115.css.model -
-
Uses of Specificity in org.openqa.selenium.devtools.v115.css.model
Methods in org.openqa.selenium.devtools.v115.css.model that return types with arguments of type Specificity Modifier and Type Method Description java.util.Optional<Specificity>Value. getSpecificity()Specificity of the selector.
-