Skip to main content
Version: 15.3.1

SerializedAXNode.roledescription property

A human readable alternative to the role.

Signature:

interface SerializedAXNode {
roledescription?: string;
}