Home > puppeteer > Protocol > Input > DispatchKeyEventRequest > type
Type of the key event.
Signature:
type: ('keyDown' | 'keyUp' | 'rawKeyDown' | 'char');