SerializedAXNode.roledescription property
A human readable alternative to the role.
Signature:
interface SerializedAXNode {
roledescription?: string;
}
A human readable alternative to the role.
Signature:
interface SerializedAXNode {
roledescription?: string;
}