browser_tab_open
Open a new browser tab on a mobile device by providing its serial number and the URL to load, then receive the API response.
Instructions
Open a new tab at a URL.
Args: serialno: The browser device serialno, from list_devices. url: The URL to open.
Returns: JSON response from the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| serialno | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |