Click or drag to resize

AXNode Properties

Version 130.1.90

The AXNode type exposes the following members.

Properties
 NameDescription
Public propertyBackendDOMNodeId The backend ID for the associated DOM node, if any.
Public propertyChildIds IDs for each of this node's child nodes.
Public propertyChromeRole This `Node`'s Chrome raw role.
Public propertyDescription The accessible description for this `Node`.
Public propertyFrameId The frame ID for the frame associated with this nodes document.
Public propertyIgnored Whether this node is ignored for accessibility
Public propertyIgnoredReasons Collection of reasons why this node is hidden.
Public propertyName The accessible name for this `Node`.
Public propertyNodeId Unique identifier for this node.
Public propertyParentId ID for this node's parent.
Public propertyProperties All other properties
Public propertyRole This `Node`'s role, whether explicit or implicit.
Public propertyValue The value for this `Node`.
Top
See Also