reset_browser_state
Clear residual browser state including hooks, network captures, and routes without closing the browser. Optionally remove cookies and storage for a clean environment.
Instructions
Reset MCP-side browser residual state without closing the browser.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear_cookies | No | ||
| clear_storage | No | ||
| clear_active_routes | No | ||
| clear_network_capture | No | ||
| clear_persistent_hooks | No |