Skip to main content
Version: 19.4.0

SerializedAXNode.description property

An additional human readable description of the node.

Signature:

interface SerializedAXNode {
description?: string;
}