Skip to main content
Version: 16.1.0

SerializedAXNode.role property

The role of the node.

Signature:

interface SerializedAXNode {
role: string;
}