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

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