debugger_pause
Pause JavaScript execution at the next statement and freeze the page for inspection, with automatic release after a timeout to prevent stuck sessions.
Instructions
Pause JavaScript execution at the next statement the page runs, and hold it so you can inspect and step. The page is frozen while held, so DevCDP releases it automatically after maxPauseMs if you have not resumed — no human ever has to press resume in Chrome.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||