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

12 lines
323 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; [Frame](./puppeteer.frame.md) &gt; [\_mainWorld](./puppeteer.frame._mainworld.md)
## Frame.\_mainWorld property
<b>Signature:</b>
```typescript
_mainWorld: DOMWorld;
```