What's new

ROBIN Studio

  • The "Stop" button in the debugging control panel has been temporarily locked. To stop the robot during debugging, you can use the "Hard stop" button, which has a similar function
  • Small changes in the design of internal panels
  • Fixed a bug that sometimes caused the studio to close when saving a file from resources
  • Added ability to search by supported platform in the action search bar, e.g. "platform: java". Not compatible with search by name yet
  • Added import function for custom actions. Called by the "Import actions" button in the main studio menu. After specifying an action package, it will be added to the studio and can be used when building the robot. When reinstalling the studio, custom actions are not saved, they will have to be imported again
  • Fixed the disappearance of mandatory parameter icons when saving an action with unfilled mandatory parameters and reopening the project
  • Improved the process of changing versions of actions, now the value selected in the parameter with a drop-down list is not cleared

Standalone

  • The studio has built-in software development kit (SDK). Currently supports the ability to develop actions on .net. Allows you to create your own action, customize its display in the studio and export it

Cloud/Enterprise

  • Added packet recovery information to the log: amount and status

ROBIN Player

  • If you add a robot file to the catalog with a name that already exists, you can replace the existing robot with a new one. In this case, all configured schedules will launch the new robot

"Text" action group

  • Added a new action "Calculate Levenshtein distance", which allows to get a number expressing the editorial distance between 2 lines (the number of one-character operations required to turn one line into another)

"Tables" action group

  • Updated version of the "Get row data" action, fixed an error that occurred when there were empty cells in the table

"Browsers" action group

  • Updated version of the "Open Browser" action
  • Added possibility to use the profile specified in the "Properties" parameter at launch
  • Fixed problem with launching Yandex-browser in the latest versions of the action and added actual drivers for it

"Base actions" action group

  • A new action "Get coordinates of the area center" was added, which allows to get the center of the specified area

"Databases" action group

  • Added a new action "Call stored procedure", which allows you to call a procedure from the database and pass parameters to it. The action was developed for interaction with MSSqlServer and may not work with other types of databases. To work with the result of the action - a collection of tables, it is necessary to extract the necessary table from the collection by java actions

"Orchestrator" action group

  • A new group has been added. Actions of this group are intended for interaction with the resource management service (queues) on the server and work only in Enterprise and Cloud versions. To use the actions, the robot must be published
  • Added a new action "Add element" that allows you to add arbitrary information in the form of a resource to a specific group of queues
  • Added a new "Update element" action that allows you to modify a previously added resource in a queue while preserving its ID
  • Added a new "Get a collection of elements" action that allows you to get a collection of resources matching certain conditions
  • Added a new action "Get element by ID" that allows you to get a resource by the specified resource ID
  • Added a new action "Get element by condition", which allows you to get the first resource matching the specified conditions
  • Added a new action "Unlock element" that allows you to remove blocking from elements that may have been set by resource retrieval actions. The blocking can only be removed if it was set by the same robot
  • Added a new action "Delete element" that allows you to remove a resource with a specified ID from the queue

"Excel" action group

  • Added a new action "Get visible row numbers", which gets an array of numbers with the numbers of rows that are displayed, for example after filtering
  • Updated the "Set cell color" action, adding the ability to specify the "No color" option, or specify an arbitrary color using a numeric code

"Integrations" action group

  • Updated the "Send request" action, added options for specifying a proxy server for sending requests

Please note!

Robots made on platform versions 2.7.x and below and already added to the player or uploaded to the server will not be displayed or run on a schedule. To add a robot to the player, you need to open it in a new version of the studio, fill in the specification data (Header) and save the robot again.

  • Нет меток