devtools_disconnect
End a debugging session cleanly: resume a paused page, clear all breakpoints, remove the in-page badge, and release the tab so other sessions can use it. Call when finished.
Instructions
Detach cleanly: resume the page if it is paused at a breakpoint, remove every breakpoint we set, remove the in-page badge, and release the tab claim so another session can use it. Always call this when you are done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||