白皮书下载
Get child element (mobile phone)
1、 Function description
Users can pick up elements on the mobile phone simulator through this component, and the picked results are saved to the specified variable (array).
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.
● output to variable:Assign the value of an element to a variable. The default variable name is arrayret. Users can modify and click FX to select existing variables.
3、 Use example
● The execution logic of this process:
After setting the mobile phone connection object, run the component. The user can select elements within the scope of the mobile phone simulator through the mouse.
● Output results
The picked element information will be saved to the specified variable name. You can also find it in the element library later.




