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;