puppeteer/new-docs/puppeteer.protocol.accessibility.getpartialaxtreerequest.nodeid.md
2020-07-13 14:01:35 +01:00

619 B

Home > puppeteer > Protocol > Accessibility > GetPartialAXTreeRequest > nodeId

Protocol.Accessibility.GetPartialAXTreeRequest.nodeId property

Identifier of the node to get the partial accessibility tree for.

Signature:

nodeId?: DOM.NodeId;