Skip to main content
Version: 17.1.3

SerializedAXNode.role property

The role of the node.

Signature:

interface SerializedAXNode {
role: string;
}