puppeteer/new-docs/puppeteer.executioncontext._world.md

12 lines
351 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; [ExecutionContext](./puppeteer.executioncontext.md) &gt; [\_world](./puppeteer.executioncontext._world.md)
## ExecutionContext.\_world property
<b>Signature:</b>
```typescript
_world: DOMWorld;
```