browser_tabs
Lists open browser tabs on a specified device, returning tab IDs for further management.
Instructions
List the open tabs.
Args: serialno: The browser device serialno, from list_devices.
Returns: JSON envelope whose data carries the tabs, including their ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serialno | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |