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

Ключ

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

Верхняя панель интерфейса

Top interface panel

На верхней панели интерфейса располагается основное меню и кнопки необходимые в процессе создания робота.

The top interface panel contains the main menu and buttons necessary in the process of creating a robot.


Кнопки / Buttons


В таблице ниже указано предназначение кнопок на верхней панели: 

The table below shows the purpose of the buttons on the top panel:


ИконкаНазваниеДействие

Image Modified

Меню

Menu

Переход в главное меню ROBIN Studio (Ctrl+N).

Navigate to the main menu of ROBIN Studio (Ctrl+N).

Image Modified

Сохранить текущий проект робота

Save the current robot project

Сохранение изменений, внесенных в схему робота (Ctrl+S). При нажатии на кнопку, сохранение изменений происходит только для того проекта, схема которого отображается на флоу, а не для всех открытых.

Схема сохраняется в папку %UserProfile%/Documents/Robin/Studio/Projects/%ProjectName%/.


Saving changes made to the robot scheme (Ctrl+S). Clicking the button saves changes only for the project which scheme is displayed on the Flow, not for all open projects.

The scheme is saved to the folder %UserProfile%/Documents/Robin/Studio/Projects/%ProjectName%/.

Image Modified

Сохранить все проекты роботов

Save all robot projects

По нажатию на кнопку будет происходит сохранение во всех открытых проектах, где еще не были зафиксированы\сохранены изменения.

Clicking this button will save all open projects where changes have not been applied/saved yet.

Image Modified

Опубликовать проект робота

Publish robot project

Позволяет опубликовать проект робота в хранилище (Для версий Enterprise и Cloud).

Allows publishing a robot project to the repository (for Enterprise and Cloud versions).

Image Modified

Опубликовать готового робота

Publish ready robot

Publish a finished robot

Publish a ready-robot

Позволяет опубликовать готового робота в хранилище (Для версий Enterprise и Cloud).

Allows publishing the ready robot to the repository (for Enterprise and Cloud versions).

Image Modified

Спецификация

Specification

Переход к настройке спецификации робота.

Navigates to the robot specification settings.

Image Modified

Поиск по схеме

Search by scheme

Позволяет выполнить поиск нужного действия внутри имеющейся схемы робота.


Allows searching for the specific action within an existing robot scheme.

Image Modified

Массовые действия

Mass actions

Bulk actions

Применение массовых действий на схеме робота. Например: включить выключенные действия, снять все точки останова, удалить все закладки и так далее.

Applying bulk actions to the robot scheme. For example: enable disabled actions, remove all breakpoints, delete all bookmarks, and so on.

Image Modified

Создать действие на языке C#

Create action C#

Открывает окно создания и/или открытия кастомного действия для редактирования.

Обсуждается подробно

Подробно описано в разделе «Low-Codе режим ROBIN Studio 2.0».

Opens a window for creating and/or opening a custom action for editing. Described in detail in the "Low-Code Mode of ROBIN Studio 2.0" section.

Image Modified

Отменить

Undo

Отменяет последнюю операцию со схемой робота.

Reverses the last operation performed on the robot scheme.

Image Modified

Вернуть

Redo

Повторяет последнюю операцию со схемой робота. (Например, возвращает на схему робота удаленное действие).

Повторяет последнюю отмененную операцию в схеме робота. (Например, возвращает на схему робота удаленное действие).

Repeats the last operation performed on the robot scheme. (For example, restores a deleted action on the robot scheme).

Image Modified

Копировать

Copy

Помещает выделенное действие в буфер обмена, оставляя действие на рабочей области.

Places the selected action on the clipboard, leaving it on the workspace.

Image Modified

Вырезать

Cut

Помещает выделенное действие в буфер обмена, и одновременно удаляет его с рабочей области.

Places the selected action to the clipboard and simultaneously deletes it from the workspace.

Image Modified

Вставить

Paste

Позволяет вставить ранее скопированное действие на рабочую область.

Allows pasting a previously copied action onto the workspace.

Image Modified

Запись действий

Activity recording

Позволяет записать действия, произведенные во время работы в браузере или десктопном приложении Windows.

Allows recording actions performed while working in a browser or Windows desktop application.

Image Modified

База знаний

Knowledge base

При нажатии открывается web-версия документации по платформе ROBIN Studio.

Opens the web version of the documentation for the ROBIN Studio platform.

Image Modified

Логи системы

System logs

При нажатии на кнопку будет открыт выпадающий список:

*
  • Программные роботы
*
  • Robin Studio
*
  • Robin Player
*
  • Robin Agent
*
  • Java, Net, Python

По нажатию на конкретный тип открывается папка с логами компонента. Студия не закрывается.


When clicked, a drop-down list opens:

  • Software Robots
  • Robin Studio
  • Robin Player
  • Robin Agent
  • Java, Net, Python

Clicking on a specific type will open the corresponding component log folder. The Studio will not close.


Clicking on a specific type opens the corresponding component log folder. The Studio is not closed.

Image Modified

Статус агента

Agent status

Статус подключения студии к агенту.


Standalone:

  • Зеленый - студия подключена к агенту.
  • Серый - студия не подключена к агенту. Надо перезапустить агент.

 

Enterprise\Cloud:

  • Зеленый - студия подключена к агенту, агент подключен к серверу.
  • Серый - студия не подключена к агенту. Надо перезапустить агент.
  • Красный - студия подключена к агенту, агент не подключен к серверу. Переподключается сам. Попытка раз в минуту.
  • Желтый - студия подключена к агенту, переподключается к серверу.


Connection status of the Studio to the agent.

Standalone:

  • Green - the studio is connected to the agent.
  • Gray - the studio is not connected to the agent. It is necessary to restart the agent.

Enterprise/Cloud:

  • Green - the studio is connected to the agent, agent is connected to the server.
  • Gray - the studio is not connected to the agent. It is necessary to restart the agent.
  • Red - the studio is connected to the agent, but the agent is not connected to the server. It reconnects itself, an attempt once a minute..
  • Yellow - the studio is connected to the agent and is trying to reconnect to the server.