browser_navigate
Directs a browser to a specified URL and waits for the page to load completely, ensuring accurate navigation and readiness for automation tasks.
Instructions
Navigate to a specified URL and wait for page load
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | ||
waitUntil | No | domcontentloaded |