reload_page
Reload the active page, bypassing cache to fetch fresh content from the server. Use this to reset page state or pick up changes during browser automation.
Instructions
Reload the current page. Same as clicking the Reload button in the web browser. By default, ignores the browser cache on reload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ignore_cache | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |