Home > puppeteer > Protocol > Debugger > PausedEvent > reason
Protocol.Debugger.PausedEvent.reason property
Pause reason.
Signature:
reason: ('ambiguous' | 'assert' | 'debugCommand' | 'DOM' | 'EventListener' | 'exception' | 'instrumentation' | 'OOM' | 'other' | 'promiseRejection' | 'XHR');