stop_chrome
Terminate a running Chrome instance and close debugging connections to clean up resources and end debugging sessions.
Instructions
Gracefully terminates the managed Chrome instance and closes all debugging connections. Side effects: destructive - kills Chrome process; all open tabs closed; unsaved data lost. Prerequisites: Chrome instance must be running. Returns: termination success confirmation. Use this to clean up resources, prevent zombie processes, or end debugging session. Alternatives: 'restart_chrome' to restart instead of stop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||