Skip to main content

SerializedAXNode.role property

The role of the node.

Signature:

interface SerializedAXNode {
role: string;
}