白皮书下载
Screen capture (mobile phone)
1、 Function description
The user can take a screenshot of the current page of the mobile phone through this component. After the screenshot is successful, save the picture file into the specified folder and save the file path into the variable.
2、 Attribute description
● Mobile phone connection object:Via & ldquo; Connect your phone & rdquo; Instruction creation & ldquo; Mobile phone connection object & rdquo;.
● Output to variable:Assign the value of an element to a variable. The default variable name is screenshot. Users can modify and click FX to select existing variables.
● 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.
● Save path:The path to the folder where the screenshot is saved. The default file path rules refer to & ldquo; in the foreground application; Element screenshot & rdquo; Rules in components.
● File name:You can specify the file name or select the variable value in the existing process as the name of the screenshot. The default file naming rules refer to & ldquo; in the foreground application; Element screenshot & rdquo; Rules in components.
3、 Use example
● The execution logic of this process:
Set the mobile phone connection object, set the file name and file saving path, and then run the component.
● Output results
The screenshot of the screen will be saved to the specified path.




