GetRootAXNodeResponse

@Serializable
data class GetRootAXNodeResponse(val node: AXNode)

Response type for the AccessibilityDomain.getRootAXNode command.

Constructors

Link copied to clipboard
constructor(node: AXNode)

Properties

Link copied to clipboard

(undocumented in the protocol definition)