browser_navigate
Navigate to a target URL using a persistent stealth browser session, preserving login state across visits. Use this tool to load web pages with existing authentication intact.
Instructions
Navigate the stealth browser to a target URL with persistent authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to navigate to (e.g. https://github.com) | |
| waitUntil | No | When to consider navigation succeeded | networkidle2 |