白皮书下载
Click on the screen to specify the location
1、 Function description
Simulate manual clicking (including clicking, double clicking and long pressing) on the specified position on the mobile phone screen.
2、 Attribute description
● mobile phone connection object:Via & ldquo; Connect your phone & rdquo; Instruction creation & ldquo; Mobile phone connection object & rdquo;.
● abscissa:The user can input the abscissa value of the mobile phone screen where he wants to click. Users can also select existing variable values (only integers are supported).
●Ordinate:The user can enter the ordinate value of the mobile phone screen where he wants to click. Users can also select existing variable values (only integers are supported).
● click mode:Including click, double click and long press. Corresponding to different operation behaviors of people on mobile phones.
3、 Use example
● The execution logic of this process:
Set the mobile phone connection object and click & ldquo; Get mouse position & rdquo;, Get the target location of the click.
● Output results
Click {x, y} on the mobile phone screen.




