browser-navigate
Navigate a rented Chrome browser to any URL with a configurable timeout.
Instructions
Navigate the rented browser to a URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full URL to navigate to (https://...) | |
| timeout | No | Timeout in ms (default 30000) |