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

548 B

Home > puppeteer > Protocol > DOM > GetNodeForLocationResponse > frameId

Protocol.DOM.GetNodeForLocationResponse.frameId property

Frame this node belongs to.

Signature:

frameId: Page.FrameId;