后退
web_backNavigate back to the previous page in the active browser tab. This action triggers history navigation and may reload the page.
Instructions
在活动标签页中后退到上一页历史记录。
权限说明:触发浏览器历史导航,可能重新加载页面。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | 超时毫秒数,默认 60 秒,0 表示不限制 | |
| wait_until | No | 等待策略:commit=请求已发出 / domcontentloaded=DOM 就绪 / load=资源加载完成 / networkidle=网络空闲 |