白皮书下载
Element click (mobile)
1、 Function description
At the mobile end, the simulator clicks, double clicks or long presses the specified element (by picking / selecting from the element library).
2、 Attribute description
● Mobile phone connection object:Via & ldquo; Connect your phone & rdquo; Instruction creation & ldquo; Mobile phone connection object & rdquo;.
● Objectives:The user can select a captured element from the element library as the operation target; You can also specify the previous pass through & ldquo; Element pickup (mobile phone) & rdquo; Gets the variable of the element as the target.
● Click method:Including click, double click and long press. Corresponding to different operation behaviors of people on mobile phones. The default click method is & ldquo; Click & rdquo;.
3、 Use example
● The execution logic of this process:
On the simulator, obtain the icon of the specified application (e.g. wechat) by element picking, and select the specified click method (e.g. click).
● Output results
When the component is running, click the wechat application icon to open the wechat application.




