puppeteer/new-docs/puppeteer.protocol.dom.getnodeforlocationresponse.nodeid.md
2020-07-13 14:01:35 +01:00

590 B

Home > puppeteer > Protocol > DOM > GetNodeForLocationResponse > nodeId

Protocol.DOM.GetNodeForLocationResponse.nodeId property

Id of the node at given coordinates, only when enabled and requested document.

Signature:

nodeId?: NodeId;