Navigate
browser_navigateDirect the current browser tab, or open a new one, to a specified URL. Use it to load pages and start browsing without a browser driver.
Instructions
Navigate the current browser tab (or a new tab) to the given URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to navigate to | |
| newTab | No | Open the URL in a new tab (default: current tab) |