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

12 lines
357 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; [\_client](./puppeteer.executioncontext._client.md)
## ExecutionContext.\_client property
<b>Signature:</b>
```typescript
_client: CDPSession;
```