puppeteer/new-docs/puppeteer.httprequest.frame.md

16 lines
391 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [HTTPRequest](./puppeteer.httprequest.md) &gt; [frame](./puppeteer.httprequest.frame.md)
## HTTPRequest.frame() method
<b>Signature:</b>
```typescript
frame(): Frame | null;
```
<b>Returns:</b>
[Frame](./puppeteer.frame.md) \| null