593 B
593 B
Home > puppeteer > Protocol > Input > DispatchKeyEventRequest > autoRepeat
Protocol.Input.DispatchKeyEventRequest.autoRepeat property
Whether the event was generated from auto repeat (default: false).
Signature:
autoRepeat?: boolean;