navigateTo
Navigates Chrome to a specified URL using the current browser session, with optional wait conditions to ensure the page fully loads.
Instructions
Navigate to new URL. Reuses browser instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to navigate to | |
| waitUntil | No | Wait event (default: networkidle2) |