Table of Contents

Enum AXPropertyName

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

Values of AXProperty name:

  • from 'busy' to 'roledescription': states which apply to every AX node
  • from 'live' to 'root': attributes which apply to nodes in live regions
  • from 'autocomplete' to 'valuetext': attributes which apply to widgets
  • from 'checked' to 'selected': states which apply to widgets
  • from 'activedescendant' to 'owns': relationships between elements other than parent/child/sibling
  • from 'activeFullscreenElement' to 'uninteresting': reasons why this noode is hidden
[JsonConverter(typeof(JsonStringEnumConverter<AXPropertyName>))]
public enum AXPropertyName

Fields

Actions = 0
ActiveAriaModalDialog = 43
ActiveFullscreenElement = 41
ActiveModalDialog = 42
Activedescendant = 32
AriaHiddenElement = 44
AriaHiddenSubtree = 45
Atomic = 13
Autocomplete = 16
Busy = 1
Checked = 27
Controls = 33
Describedby = 34
Details = 35
Disabled = 2
Editable = 3
EmptyAlt = 46
EmptyText = 47
Errormessage = 36
Expanded = 28
Flowto = 37
Focusable = 4
Focused = 5
HasPopup = 17
Hidden = 6
HiddenRoot = 7
InactiveCarouselTabContent = 56
InertElement = 48
InertSubtree = 49
Invalid = 8
Keyshortcuts = 9
LabelContainer = 50
LabelFor = 51
Labelledby = 38
Level = 18
Live = 12
Modal = 29
Multiline = 21
Multiselectable = 19
NotRendered = 52
NotVisible = 53
Orientation = 20
Owns = 39
PresentationalRole = 54
Pressed = 30
ProbablyPresentational = 55
Readonly = 22
Relevant = 14
Required = 23
Roledescription = 11
Root = 15
Selected = 31
Settable = 10
Uninteresting = 57
Url = 40
Valuemax = 25
Valuemin = 24
Valuetext = 26