What’s new

ROBIN Studio

  • Implemented blocking of making any changes to the robot’s schema and actions (changing the version of actions, adding new actions to the schema, enabling or disabling actions on the schema…..) while debugging is being performed. Such changes did not affect the debugging process, but could cause incorrect expectations after making changes.
  • Fixed a bug with comments to actions. Now each action has its own comment and their content is saved
  • Fixed a problem with saving values in the parameters of Actions with the Object type. Including the problem with the «Send text» action of the «Browsers» group
  • Fixed an error when copying actions from one scheme to another, which led to the inability to open the scheme after saving

ROBIN Player

  • Added robot launch history. A table with a list of launches is displayed on a separate tab. For each launch, the execution result and launch logs are presented.

«Browsers» action group

  • Fixed the problem with the occurrence of the ElementNotReachable error. In particular, for the actions «Send Text» and «Send Click».

«Collections» action group

  • Fixed an error that occurred when using the actions «Get value by index», «Check if contains value».

«File System» action group

  • Fixed the type of the returned result of the «Search file» action. Now the elements of the collection can be specified in the parameters of actions with the «File Path» type

«Excel» action group

  • Optimized work with large tables. It is expected to speed up the work, as well as the ability to work with tables that previously caused a hang or were executed unreasonably long.

«Google sheets» action group

  • Added the «Get row data» action, which allows you to get a collection of values of all cells in a row;
  • Added the «Get column data» action, which allows you to get a collection of values of all cells in the column;
  • Added the «Set row values» action, which allows you to fill cells in a row with values from the collection;
  • Added the «Set column values» action, which allows you to fill the cells in the column with values from the collection;
  • Added the «Clear range» action, which allows you to clear the values of cells in the specified area;
  • Added the «Delete row» action, which allows you to delete a table row with the rest offset up;
  • Added the «Delete column» action, which allows you to delete a table row with the rest offset up;
  • Added the «Sort» action, which allows you to sort the area by the values of a given column;
  • Added the «Set range color» action, which allows you to change the fill color of the cells of the selected range;
  • Changed the «Applying filter» action:
    • Removed the «Sort ascending», «Sort descending», «Column index for sorting», «Column Start index», «Row Start index», «Column End index», «Row End index» parameters.
    • Added the «From cell», «To cell», «Column», «Criteria» parameters.
    • Functionality has been changed. No longer performs the sorting function. Now allows you to specify a range filtering criterion.
  • Changed the «Changing cell style» action (formerly Change cell style):
    • Removed the «Column Start index», «Row Start index», «Column End index», «Row End Index», «Red», «Green», «Blue» parameters.
    • Added the «From cell», «To Cell», «Font Style», «Color», «Colors code», «Document ID» parameters.
    • Functionality has been changed. Now additionally allows you to specify the font and font style, as well as specify a predefined text color.
  • Changed parameter names:
    • «Table ID» in «Document ID» in most actions.
    • «Result» in «Document ID» in the «Create new Document» action.

Action group «Outlook»

  • Fixed an error in the «Save messages» action, as a result of which the folder name could be incomplete.
  • Нет меток