browser_navigate
Navigate to a specified URL and wait for the page to load using Playwright MCP Server, enabling automation of web tasks like navigation, HTML extraction, and screenshots.
Instructions
Navigate to a specified URL and wait for page load
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | ||
waitUntil | No | domcontentloaded |