puppeteer/docs/api/puppeteer.keypressoptions.md

267 B

sidebar_label
KeyPressOptions

KeyPressOptions type

Signature:

export type KeyPressOptions = KeyDownOptions & TypeOptions;

References: KeyDownOptions, TypeOptions