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