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

1.0 KiB

Home > puppeteer > Protocol > DOM > GetNodeForLocationResponse

Protocol.DOM.GetNodeForLocationResponse interface

Signature:

export interface GetNodeForLocationResponse 

Properties

Property Type Description
backendNodeId BackendNodeId Resulting node.
frameId Page.FrameId Frame this node belongs to.
nodeId NodeId Id of the node at given coordinates, only when enabled and requested document.