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

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