navigate
Directs the Chrome browser to load a specified URL, with options to set navigation timeout and wait conditions for page readiness, enabling precise control over web page automation.
Instructions
Navigate to a URL
Input Schema
Name | Required | Description | Default |
---|---|---|---|
timeout | No | Navigation timeout in milliseconds | |
url | Yes | URL to navigate to | |
waitUntil | No | When to consider navigation completed |