Back to Puppeteer

KeyPressOptions type

website/versioned_docs/version-24.40.0/api/puppeteer.keypressoptions.md

19.2.2248 B
Original Source

KeyPressOptions type

Signature

typescript
export type KeyPressOptions = KeyDownOptions & KeyboardTypeOptions;

References: KeyDownOptions, KeyboardTypeOptions