Skip to main content
Version: 15.3.2

SerializedAXNode.description property

An additional human readable description of the node.

Signature:

interface SerializedAXNode {
description?: string;
}