android_double_tap
Double tap at a precise location on an Android screen using absolute pixels or 0-1000 normalized coordinates to trigger actions or select elements.
Instructions
Double tap a point using either absolute pixels or normalized 0..1000 coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| nx | No | ||
| ny | No |