Skip to main content
Version: 19.7.4

SerializedAXNode.role property

The role of the node.

Signature:

interface SerializedAXNode {
role: string;
}