Skip to main content
Version: 16.2.0

SerializedAXNode.description property

An additional human readable description of the node.

Signature:

interface SerializedAXNode {
description?: string;
}