Table of Contents

Enum AXValueSourceType

Namespace
Selenium.WebDriver.BiDi.Cdp.Accessibility
Assembly
Selenium.WebDriver.BiDi.Cdp.dll

Enum of possible property sources.

[JsonConverter(typeof(JsonStringEnumConverter<AXValueSourceType>))]
public enum AXValueSourceType

Fields

Attribute = 0
Contents = 3
Implicit = 1
Placeholder = 4
RelatedElement = 5
Style = 2