browserNavigateBack
Navigate back to the previous page in a browser session. Specify the page ID and optional wait time for snapshots, enabling precise control during web automation tasks with Better Playwright MCP.
Instructions
返回到上一页
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pageId | Yes | 页面ID | |
waitForTimeout | No | 操作后等待获取快照的延迟时间(毫秒,默认2000) |