browser_navigate
Directs a web browser to a specified URL using Selenium WebDriver, enabling automation of tasks like web testing, scraping, and form submissions.
Instructions
Navigate to a URL
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to navigate to |