<!-- 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; [\_pressedKeys](./puppeteer.keyboard._pressedkeys.md)

## Keyboard.\_pressedKeys property

<b>Signature:</b>

```typescript
_pressedKeys: Set<string>;
```