browser_launch
Launch a browser on a remote mobile device by providing its serial number to enable web debugging or CDP-based inspection.
Instructions
Start the browser / CDP endpoint.
Args: serialno: The browser device serialno, from list_devices.
Returns: JSON response from the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serialno | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |