Skip to main content
Navigate to a specific URL deterministically. Use this when you know exactly where you need to go, rather than asking the agent to navigate.

Usage

Request

string
required
The URL to navigate to.Example: https://example.com/login

Response

Returns an object with the following attributes.
float
Always 0. Navigation is free.
float
The duration in seconds taken to perform the navigation.

Examples

Navigate and extract data: