白皮书下载
start
Each time the editor is newly opened, it will stay on the start page by default. If you enter the editing page from the non start page, and then return to the home page from the editing page, you will return to the menu page at the time of entry, that is, return to the original place. The start page includes a quick new entrance, recently opened history, and watching guidance videos.

1、 Quick new entry
You can create new applications (foreground applications, background applications, mobile applications - coming soon) and new components (computer components, mobile components - coming soon). You can select from the built-in templates and create new applications based on the templates.

•New foreground application, that is, create new process applications that simulate desktop automation operations. Such applications will occupy computers. Business personnel cannot operate computers during execution. After clicking New, the dialog box of application name and save path will pop up. After confirmation, enter the editing page of application;

•New background application, that is, the automatic process running silently in the background, does not occupy the computer, and multiple processes can be run in parallel. The execution process is invisible, and the business personnel can operate the computer normally during the execution process. After clicking New, the dialog box of application name and save path will pop up. After confirmation, enter the editing page of application. Note: the automation components of background applications are different from those of foreground applications, because some components do not support background silent operation, such as mouse and keyboard simulation operation.
•New mobile appThat is to build an application that performs automation on the mobile terminal. From then on, when you enter the process editing, some automation components of the mobile phone will be displayed, including mobile phone links, mobile phone automation operations, etc. The built application can automatically operate the real mobile phone linked to the computer, or the mobile phone simulator on the computer.
•New computer side component, that is, a custom build automation atomic action, or a general action of a scene. Based on the understanding of the business, the general detailed automation scenario is componentized to facilitate direct reference in different application development and improve development efficiency. Each component must belong to a component package, which is an attribute for grouping and classifying components. After clicking New, the input selection dialog box of component name, description, version, component package and help information will pop up. After confirmation, enter the editing page of the application.
•Open app, which means to open a local application by specifying a folder. Note: open the completed folder of the application, generally at the level with the application name as the folder name. If the local application is in compressed format, you need to unzip it first and then open the folder. Locally opened applications will enter the created application list.
•Create app from templateThat is, select the built-in template and create a new application based on the template, which will not have any impact on the template itself. Click template to create an application, enter the template list page, select a template suitable for the current business scenario, click this as a template to create an application, pop up the dialog box of application name (New + template name will be used as the default application name) and save path, and enter the application editing page after confirmation.

2、 Recently opened
Recently opened the application or component records that record the editor history on this computer. You can quickly edit and delete the historical project, or open the folder where the project is located. By default, up to 50 records are saved (the number of enterprise and community versions will be different), which can be modified. Recently opened, it is convenient for users to quickly continue the projects that have not been completed recently.

The recently opened list includes application class files and component class files, which can be distinguished by the icon in front of the file name. By default, they are sorted from near to far according to the saving time of the project (including automatic saving by the system). When you mouse over a record, the operation items of the record are displayed, including editing, opening a folder, and deleting (the explanation of the icon will appear when you hover over the icon). Of which:
•edit, click this icon to enter the editing page of the project;
•folderClick to open the folder system file dialog box and automatically enter the folder where the project is located
•delete, click Delete to delete the service record in the list without deleting the local file.




