browser_navigate
Directs a browser to load a specified URL using Playwright MCP, enabling structured interaction with web pages for automation tasks.
Instructions
Navigate to a URL
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | The URL to navigate to |