Home > puppeteer > Protocol > Input > DispatchKeyEventRequest > key
Unique DOM defined string value describing the meaning of the key in the context of active modifiers, keyboard layout, etc (e.g., 'AltGr') (default: "").
Signature:
key?: string;