49f25e2412
This corresponds to Chromium 87.0.4272.0 This roll includes: - Reland "idle-detection: Implement requestPermission() method" (crrev.com/c/2417779)
617 B
617 B
Home > puppeteer > Protocol > Accessibility > QueryAXTreeRequest > objectId
Protocol.Accessibility.QueryAXTreeRequest.objectId property
JavaScript object id of the node wrapper for the root to query.
Signature:
objectId?: Runtime.RemoteObjectId;