midscene_navigate
Directs the browser to a specified URL, opening it in the current tab. This tool is used for precise navigation during automated web testing workflows with Playwright.
Instructions
Navigates the browser to the specified URL. Always opens in the current tab.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | URL to navigate to |