Navigate
Commands
Navigate
Navigate the browser to a URL
POST
Navigate
Documentation Index
Fetch the complete documentation index at: https://docs.rustybrowser.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
Navigates the browser to the specified URL. Waits for the page to load before returning.Authentication
Self-hosted open source deployments do not require authentication.
Path Parameters
The browser ID returned from Create Session.
Request Body
The URL to navigate to.
Response
Whether the navigation completed successfully.

