navigate
Open a specified URL in a real browser and wait for the page to load, with configurable wait conditions for complete navigation.
Instructions
Navigate to a URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to navigate to | |
| waitUntil | No | When to consider navigation complete | domcontentloaded |