debugger_resume
Resume paused browser execution and drop any hold. Continue running after a manual pause, stepping, or a breakpoint with auto-resume disabled.
Instructions
Resume execution and drop any hold. Breakpoints resume themselves by default, so this is only needed after an explicit pause, after stepping, or after a breakpoint set with auto_resume:false.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||