Uses of Class
org.openqa.selenium.devtools.accessibility.model.AXValueSource
-
Packages that use AXValueSource Package Description org.openqa.selenium.devtools.accessibility.model -
-
Uses of AXValueSource in org.openqa.selenium.devtools.accessibility.model
Methods in org.openqa.selenium.devtools.accessibility.model that return types with arguments of type AXValueSource Modifier and Type Method Description java.util.Optional<java.util.List<AXValueSource>>
AXValue. getSources()
The sources which contributed to the computation of this property.
-