puppeteer/new-docs/puppeteer.jshandle._context.md

12 lines
335 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; [JSHandle](./puppeteer.jshandle.md) &gt; [\_context](./puppeteer.jshandle._context.md)
## JSHandle.\_context property
<b>Signature:</b>
```typescript
_context: ExecutionContext;
```