Uses of Enum Class
org.openqa.selenium.devtools.v141.accessibility.model.AXPropertyName
Packages that use AXPropertyName
-
Uses of AXPropertyName in org.openqa.selenium.devtools.v141.accessibility.model
Methods in org.openqa.selenium.devtools.v141.accessibility.model that return AXPropertyNameModifier and TypeMethodDescriptionstatic AXPropertyNameAXPropertyName.fromString(String s) AXProperty.getName()The name of this property.static AXPropertyNameReturns the enum constant of this class with the specified name.static AXPropertyName[]AXPropertyName.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.openqa.selenium.devtools.v141.accessibility.model with parameters of type AXPropertyName