49f25e2412
This corresponds to Chromium 87.0.4272.0 This roll includes: - Reland "idle-detection: Implement requestPermission() method" (crrev.com/c/2417779)
579 B
579 B
Home > puppeteer > Protocol > Accessibility > QueryAXTreeRequest > nodeId
Protocol.Accessibility.QueryAXTreeRequest.nodeId property
Identifier of the node for the root to query.
Signature:
nodeId?: DOM.NodeId;