Navigate browser page forward
browser_forwardNavigate forward in a specific page's history within an isolated browser session, preserving the state of other sessions. Avoids cross-session interference.
Instructions
Navigate forward in the history of one explicitly addressed page without affecting other isolated sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | ||
| sessionId | Yes | ||
| timeoutMs | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| pageId | Yes | ||
| sessionId | Yes | ||
| operationId | Yes |