mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
619 B
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;