browser_navigate
Direct web browsers to specified URLs using Selenium WebDriver for web automation tasks such as scraping, testing, and form filling.
Instructions
Navigate to a URL
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | The URL to navigate to |