关闭连接或浏览器
browser_closeDisconnects the current CDP session and optionally closes browser instances started by the service by port, all instances, or the current connection.
Instructions
断开当前 CDP 会话;可选按端口关闭由本服务启动的浏览器实例,或全部关闭。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | 要关闭的已启动实例端口 | |
| closeAll | No | 关闭本服务启动的所有实例 | |
| killBrowser | No | 同时关闭当前连接对应的已启动实例 |