Home > puppeteer > Protocol > Input > DispatchKeyEventRequest > text
Text as generated by processing a virtual key code with a keyboard layout. Not needed for for keyUp and rawKeyDown events (default: "")
keyUp
rawKeyDown
Signature:
text?: string;