navigate
Directs the Chrome browser to load a specified URL, with options to set navigation timeout and wait conditions for page readiness, enabling precise control over web page automation.
Instructions
Navigate to a URL
Input Schema
Name | Required | Description | Default |
---|---|---|---|
timeout | No | Navigation timeout in milliseconds | |
url | Yes | URL to navigate to | |
waitUntil | No | When to consider navigation completed |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Chrome Debug MCP Server
Related Tools
- @executeautomation/mcp-playwright
- @pvinis/mcp-playwright-stealth
- @merajmehrabi/puppeteer-mcp-server
- @robertheadley/chrome-debug-mcp
- @nicholmikey/chrome-tools-MCP