История страницы
...
"General" tab
Characteristics of the "General" tab settings are shown in the table below:
№ | Setting | Characteristics | ||
---|---|---|---|---|
1 | Language | A dropdown list of values: Russian/English | ||
2 | Operation mode | Available options: robot developer or action developer. In the "Action developer" mode, it is possible to select the logging level for each action (appears in the action properties) | ||
3 | Autosave | Period of automatic saving of changes in the robot scenario settings, i.e. selection of the time to save the changes made. To apply the setting, the studio must be restarted | ||
4 | Exact match search | Changing the mode of search lines operation. If the value “false” "false" is specified, then in all search fields in the Studio the search works by non-strict text matching, i.e. in all search fields in the Studio errors are made when entering the search value | ||
5 | Cleaning up resources | When this option is enabled, RAM is managed more efficiently. Unused data from memory (unused variable results, unused variables) is deleted and the robot executes faster.
| ||
6 | Сворачивать студию при запуске робота | Shut down the studio when the robot starts up | Check-box , the default value is "false If "true", the studio should minimize when the user launches the robot from it When set to "true", if the robot is launched and the studio is minimized on its own, the studio is not minimized on its own after the script successfully/unsuccessfully completes its work. Чек-бокс , по умолчанию значение - "false" При значении "true" студия должна сворачиваться, когда пользователь запускает из нее робота |
"Create actions" tab
Characteristics of the "Create Actions" tab settings are shown in the table below:
...
№ | Field/Button | Characteristics |
---|---|---|
1 | "Select browser" field | A dropdown list with the names of browsers: |
2 | "Download latest driver" button | The button allows to download and install the current (latest) driver version |
3 | "Download driver" field | If it is necessary to download and install a specific driver version, specify the version number in this field |
4 | "Download" button | If you click this button, the specified driver version in the “Download driver” "Download driver" field will be downloaded and installed |
5 | "Start arguments" field | This field specifies the default browser startup arguments. For example: disable-popup-blocking; disable-notifications; no-sandbox |
6 | "Profile" field | This field specifies the path to the profile used by default |
7 | "Driver list" field | This field displays the list of available drivers. Click on the icon to go to the directory of the driver |
8 | "Install the extension" button | Clicking this button installs the extension for the selected browser. This extension is required for Web Spy and Web Recorder |
...