Object.Tap x, y
Parameters
- X
Required. A String value containing an integer The X coordinate of the tap. The coordinate is relative to the upper left corner of the GUI object.
- Y
Required. A String value containing an integer The Y coordinate of the tap. The coordinate is relative to the upper left corner of the GUI object.
Tap on {MoObject} with coordinates [x], [y].