ROBIN Studio

Improvements:

  • Removed validation of variable names used for input parameters and robot results. Now the only forbidden character in parameter names is a dot.
  • Added pre-sorting of projects in the "Project list" window. Now all projects are sorted by default by date of change from new to old, when adding a new robot (importing, downloading from the server) - the project takes the place according to the date of change.
  • In the window of input parameters of the robot added the possibility to fill in the values of parameters of types "Area", "Point coordinates", "Object".
  • When searching for an action in the scheme, index accounting has been added. Now the search by the string "action name 3" - will give all suitable variants taking into account the action number.
  • A search field has been added to the resources panel, allowing to search for variables and used resources (win and web elements, files).

Fixes:

  • Fixed behavior bugs in the action properties panel: displaying buttons for filling fields, filling action properties with action results, fixed behavior where clearing a field value might not work properly and the value would remain the same.
  • Reduced the size of the finished robot. When exporting a finished robot, it does not save screenshots of interface elements that were used to visually display the element on the scheme.
  • Fixed the format of writing robot logs to a file. Now again each message is written on a new line.

ROBIN Robot

  • Added the ability to fill the "Area", "Point coordinates", "Object" types in the robot input parameters window.
  • Fixed a bug in video recording, when the video could be accelerated and with a black screen at the end of recording.

"Dialogs" action group 

  • Improved "Data entry form" action, added possibility to specify values of "Area", "Point coordinates", "Object" types.

"Tables" action group

  • Improved "Add column" action, fixed an error that caused the naming style of columns added by the action to differ from the general style of the table (Column1..9 instead of 1..9).

"Browsers" action group

  • The actions "Open browser" and "Connect to an open browser" have been improved, the algorithm of working with drivers has been reworked (now drivers for actions are from utils/WebDrivers folder), in the future it will facilitate the process of general driver updating. Existing mechanisms for updating drivers manually work as before: via config or via the corresponding studio menu item.

Please note!

The IE browser has been removed from Windows operating systems with the latest updates:

https://support.microsoft.com/en-au/topic/kb5031355-cumulative-security-update-for-internet-explorer-october-10-2023-c56fd2d7-64c5-4883-8614-b745b7325530

browser by switching to IE compatibility mode. Then in the robot script you must also switch the browser you are using to Edge in the "Open browser" action.

"Text" action group

  • Added a new action "Detect text language", which allows you to define the language of the text. The accuracy of the action is higher on long lines.

"Processes" action group

  • Improved the " Run script command" action, fixed the error of executing the "query session" command and other commands that use system utilities.
  • Нет меток