wavexis_navigate
Navigates to a URL in the browser with configurable wait strategies and timeout.
Instructions
Navigate to a URL in the browser.
Args: input: Navigation parameters (URL, wait strategy).
Returns:
JSON string with status "ok" and url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |