navigate
Jump to a specified URL from your browser automation, returning the final URL, page title, and HTTP status for verification and reconnaissance.
Instructions
Navigate to a URL. Returns final url, title, and HTTP status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to navigate to | |
| timeout_ms | No | Timeout in milliseconds |