browser_click
Click the element matching a CSS selector on a mobile device's browser, using the device serial number for remote control via the Devicebase API.
Instructions
Click the element matching a CSS selector.
Args: serialno: The browser device serialno, from list_devices. selector: A CSS selector.
Returns: JSON response from the API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | ||
| serialno | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |