browser_navigate
Navigate the current browser tab on a mobile device to a specified URL. Provide the device serial number and destination URL to trigger navigation via the Devicebase API.
Instructions
Navigate the current tab to a URL.
Args: serialno: The browser device serialno, from list_devices. url: The destination URL.
Returns: JSON response from the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| serialno | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |