navigate
Load a URL, wait for page load, and reset DOM, JS runtime, timers, and frames. Use instead of clicking links when the target URL is known.
Instructions
Loads a URL in the current tab and waits for the page load event. Resets page state — DOM, JS runtime, timers, and frame context are destroyed. Use instead of clicking links when the target URL is known.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to navigate to |