browser_close
Stop a browser or CDP endpoint on a mobile device by providing its serial number, returning a JSON response to confirm the action.
Instructions
Stop 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 |