[Home](./index.md) > [puppeteer](./puppeteer.md) > [HTTPResponse](./puppeteer.httpresponse.md) > [frame](./puppeteer.httpresponse.frame.md) ## HTTPResponse.frame() method Signature: ```typescript frame(): Frame | null; ``` Returns: [Frame](./puppeteer.frame.md) \| null