Go Forward
browser_go_forwardNavigate forward in browser history to reproduce cached states, redirects, or single-page application history issues. Inspect resulting page state and network events.
Instructions
Use when forward history navigation is specifically required to reproduce a cached state, redirect, or single-page application history issue. Preconditions: an active page with a forward history entry is required. Next: inspect state and relevant network events after navigation. Sensitivity: history navigation can reissue requests and expose credential-bearing page state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeoutMs | No | ||
| waitUntil | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |