<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [GetNodeForLocationResponse](./puppeteer.protocol.dom.getnodeforlocationresponse.md) > [frameId](./puppeteer.protocol.dom.getnodeforlocationresponse.frameid.md) ## Protocol.DOM.GetNodeForLocationResponse.frameId property Frame this node belongs to. <b>Signature:</b> ```typescript frameId: Page.FrameId; ```