mqscript_tap
Tap on mobile device screens at specified coordinates to simulate user interactions for automation testing and control.
Instructions
Tap on screen at specified coordinates. Short tap once on the specified coordinates.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
x | Yes | X coordinate to tap (horizontal position) | |
y | Yes | Y coordinate to tap (vertical position) |