browser_navigate
Navigate a Chrome browser to a specified URL in a cloud sandbox, controlling when navigation completes for web automation tasks.
Instructions
Navigate the browser to a URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to navigate to | |
| wait_until | No | When to consider navigation complete | load |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |