browserNavigateForward
Navigate forward to the next page in the browser. Specify the page ID and optional wait time for snapshot retrieval. Part of Better Playwright MCP for efficient browser automation.
Instructions
前进到下一页
Input Schema
Name | Required | Description | Default |
---|---|---|---|
pageId | Yes | 页面ID | |
waitForTimeout | No | 操作后等待获取快照的延迟时间(毫秒,默认2000) |