589 B
589 B
Home > puppeteer > Protocol > Input > DispatchKeyEventRequest > isSystemKey
Protocol.Input.DispatchKeyEventRequest.isSystemKey property
Whether the event was a system key event (default: false).
Signature:
isSystemKey?: boolean;