browser_tab_switch
Switch to a specific browser tab on a mobile device using its serial number and tab ID, returning the API response.
Instructions
Focus one tab.
Args: serialno: The browser device serialno, from list_devices. tab_id: The tab id, from browser_tabs.
Returns: JSON response from the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | Yes | ||
| serialno | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |