browserNavigateBack
Navigate to the previous page in a browser session, with optional wait time to capture snapshots post-operation, enabling efficient web automation and interaction tracking.
Instructions
返回到上一页
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pageId | Yes | 页面ID | |
waitForTimeout | No | 操作后等待获取快照的延迟时间(毫秒,默认2000) |