browser_instrument
Inject runtime probes into web pages to capture network requests, errors, user interactions, and storage changes for automated validation.
Instructions
向当前页面注入运行时调试探针,捕获 fetch/XHR、console error/warn、全局错误、点击、输入、路由和 storage 变化。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headless | No | 无浏览器时是否以 headless 模式打开,默认 false |