mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
657 B
657 B
Home > puppeteer > Protocol > Accessibility > GetPartialAXTreeRequest > objectId
Protocol.Accessibility.GetPartialAXTreeRequest.objectId property
JavaScript object id of the node wrapper to get the partial accessibility tree for.
Signature:
objectId?: Runtime.RemoteObjectId;