Disable console collection
disable_console_collectionStop capturing console output on the current page to avoid detection by anti-bot systems after debugging. Existing messages remain readable, new ones stop arriving.
Instructions
Stop capturing console output on the current page.
Turns the CDP Runtime domain back off, which restores the quieter, harder-to-detect default — worth doing once you are finished debugging and the page still has anti-bot checks ahead of it.
Messages already collected stay readable; only new ones stop arriving.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |