puppeteer/new-docs/puppeteer.keyboard._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; [Keyboard](./puppeteer.keyboard.md) &gt; [\_client](./puppeteer.keyboard._client.md)
## Keyboard.\_client property
<b>Signature:</b>
```typescript
_client: CDPSession;
```