playwright_navigate
Use the tool to navigate to a specified URL within a browser, configure viewport dimensions, set a timeout, and define navigation wait conditions for accurate web page interaction.
Instructions
Navigate to a URL
Input Schema
Name | Required | Description | Default |
---|---|---|---|
height | No | Viewport height in pixels (default: 720) | |
timeout | No | Navigation timeout in milliseconds | |
url | Yes | ||
waitUntil | No | Navigation wait condition | |
width | No | Viewport width in pixels (default: 1280) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mcp-playwright
Related Tools
- @pvinis/mcp-playwright-stealth
- @robertheadley/chrome-debug-mcp
- @lars-hagen/mcp-playwright-cdp
- @steel-dev/steel-mcp-server
- @PhialsBasement/MCP-Puppeteer-Linux