[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [GetFrameOwnerRequest](./puppeteer.protocol.dom.getframeownerrequest.md) > [frameId](./puppeteer.protocol.dom.getframeownerrequest.frameid.md) ## Protocol.DOM.GetFrameOwnerRequest.frameId property Signature: ```typescript frameId: Page.FrameId; ```