Skip to main content
Version: 18.0.4

SerializedAXNode.description property

An additional human readable description of the node.

Signature:

interface SerializedAXNode {
description?: string;
}