Skip to main content
Version: 18.2.1

SerializedAXNode.role property

The role of the node.

Signature:

interface SerializedAXNode {
role: string;
}