browser_navigate
Navigate web browsers to specified URLs for automation tasks like web scraping, form interactions, and testing using Playwright's accessibility tree snapshots.
Instructions
Navigate to a URL
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to navigate to |