browser_tab_close
Closes a specific browser tab on a remote mobile device by providing the device serial number and tab ID, returning the API response.
Instructions
Close 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 |