Uses of Enum Class
org.openqa.selenium.devtools.v150.accessibility.model.AXValueNativeSourceType
Packages that use AXValueNativeSourceType
-
Uses of AXValueNativeSourceType in org.openqa.selenium.devtools.v150.accessibility.model
Subclasses with type arguments of type AXValueNativeSourceType in org.openqa.selenium.devtools.v150.accessibility.modelModifier and TypeClassDescriptionenumEnum of possible native property sources (as a subtype of a particular AXValueSourceType).Methods in org.openqa.selenium.devtools.v150.accessibility.model that return AXValueNativeSourceTypeModifier and TypeMethodDescriptionstatic AXValueNativeSourceTypeAXValueNativeSourceType.fromString(String s) static AXValueNativeSourceTypeReturns the enum constant of this class with the specified name.static AXValueNativeSourceType[]AXValueNativeSourceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openqa.selenium.devtools.v150.accessibility.model that return types with arguments of type AXValueNativeSourceTypeModifier and TypeMethodDescriptionAXValueSource.getNativeSource()The native markup source for this value, e.g.