Query AXTree Request
@Serializable
Request object containing input parameters for the AccessibilityDomain.queryAXTree command.
Constructors
Link copied to clipboard
constructor(nodeId: NodeId? = null, backendNodeId: BackendNodeId? = null, objectId: RemoteObjectId? = null, accessibleName: String? = null, role: String? = null)