debugger_remove_all_breakpoints
Remove every breakpoint set during debugging and resume the page if paused, so the browser is fully interactive for manual use.
Instructions
Remove every breakpoint DevCDP set, and resume the page if it is currently paused. Call this before handing the browser back to a human, so they do not find a frozen app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||