click
Click at a specified screen coordinate on a HarmonyOS device. Provide coordinates as "(x, y)" to trigger the action.
Instructions
click the given coordinate Args: center: a string like "(x, y)", sample: "(227, 168)"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| center | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |