Enum AXValueNativeSourceType
- Namespace
- Selenium.WebDriver.BiDi.Cdp.Accessibility
- Assembly
- Selenium.WebDriver.BiDi.Cdp.dll
Enum of possible native property sources (as a subtype of a particular AXValueSourceType).
[JsonConverter(typeof(JsonStringEnumConverter<AXValueNativeSourceType>))]
public enum AXValueNativeSourceType
Fields
Description = 0Figcaption = 1Label = 2Labelfor = 3Labelwrapped = 4Legend = 5Other = 9Rubyannotation = 6Tablecaption = 7Title = 8