[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOM](./puppeteer.protocol.dom.md) > [GetFrameOwnerRequest](./puppeteer.protocol.dom.getframeownerrequest.md) ## Protocol.DOM.GetFrameOwnerRequest interface Signature: ```typescript export interface GetFrameOwnerRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [frameId](./puppeteer.protocol.dom.getframeownerrequest.frameid.md) | [Page.FrameId](./puppeteer.protocol.page.frameid.md) | |