Reload Page
browser_reloadReload an active page to reproduce initialization races, cached-versus-fresh behavior, redirects, or intermittent requests. Use after starting a monitor to capture the reload sequence.
Instructions
Use when a reload is necessary to reproduce initialization races, cached-versus-fresh behavior, redirects, or intermittent requests. Preconditions: an active page is required; start monitor_start first when the whole reload sequence matters. Next: inspect the resulting state or stop the trace and read its summary. Sensitivity: reload can repeat writes or requests performed by the page and may transmit active credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeoutMs | No | ||
| waitUntil | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| error | No | ||
| result | No |