Table of Contents

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 = 0
Figcaption = 1
Label = 2
Labelfor = 3
Labelwrapped = 4
Legend = 5
Other = 9
Rubyannotation = 6
Tablecaption = 7
Title = 8