Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

This section is used to modify the settings of Robin Studio . Click on «Settings» on the «Robots» form.2.0. To open the settings menu you need to:

  1. In the main window with the list of robot projects, click on "Settings".


  1. The second way to open it is to go through Go to the menu in on the top bar of the workspace and select the «Settings»click on "Settings".
  2. Next, a form will be opened containing 3 tabs:

...

  1. "General", "Create actions" and "Browser":

Image Added

"General"

...

Image Removed

...

 tab

Characteristics of the «General» "General" tab settings are shown in the table below:

SettingCharacteristics
1Language
Drop-down

A dropdown list of values: Russian/English

Image Modified

2Operation 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)
.
3Autosave
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
.

4Exact match search
Changing the mode of search
strings
lines operation. If the value "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
allow
errors are made when entering
a search value.

«Create actions» tab

Use the «Create actions» tab to configure the action creation settings.

...

the search value
5Cleaning 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.

Image Added


Информация

All robots (robin-robot) must be re-exported after the settings have been enabled.

It is recommended to make sure that the robots are working properly by pre-launching them from the studio.


6Shut down the studio when the robot starts up

Check-box , the default value is "false
If the value is "false", the studio should not be minimized when the robot is started and not maximized when the robot is finished.

If "true", the studio should minimize when the user launches the robot from it
When the robot terminates (either successfully or with an error), the studio should expand

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.

"Create actions" tab

Characteristics of the "Create Actions" tab settings are shown in the table below:

Field/Button

Characteristic

1

"Strong name key file" field

In this field you specify the path to the file containing the key for signing the action with a strict name. You can add an already prepared file using the Image Modifiedbutton or generate a new one using theImage Modified button

.

2

"Package source" button

This field specifies the path to the folder with packages and libraries that can be used when developing a new action

.


3

"Company" field

This field contains the short name of the organization where the new actions will be created

.


More details on filling in these fields are available in the ROBIN Studio 2.0. Low-Codе mode.

...

"Browser" tab

You can download drivers for the corresponding browser on the «Browser» "Browser" tab. 

Characteristics of the «Browser» "Browser" tab settings are shown in the table below:

Field/Button
Characteristics
1"Select browser" field

A

drop-down

dropdown list with the names of browsers:

Image Modified

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

.


Image Modified

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

Image Removed

Image Addedto go to the directory of the driver

.

Image Modified

8"Install the extension" buttonClicking this button installs the extension for the selected browser. This extension is required for Web Spy and Web Recorder
. You can read more about the installation at the following link

Changes to the settings are saved automatically.

For more information on browser drivers, see the section ROBIN Platform and browsers.