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

Ключ

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

Release Notes 2.18.0

ROBIN Studio

Improvements:

  • Added ability to search for actions in the scheme by variables used, resources, results (added "Resources" tab to the "Search" tab).
    • Expanded undo and redo options for the following operations in the Studio:

  • Moving actions in the scheme.
  • Deleting/adding actions.
  • Creating/deleting variables, win/web elements.
  • Changing action parameters.
  • Renaming actions.
  • Grouping/Ungrouping actions.
  • Changing action version.

  • Added the ability to view a screenshot of the win/web element the robot is working with from the robot scheme.
  • Localized the window for viewing properties of win- and web-elements.
  • Added the ability to view the list of resources (variables, elements) that are not used in the robo
  • Added possibility of mass deletion of resources (all resources displayed in the list with filtering).
  • When editing a resource file, added a check for the existence of the same file in the robot's resources.
  • ДAdded handling of an error that occurred when opening an action code in the built-in code editor. The "Error loading project file" error occurred when adding a non-valid package in the package source.
  • Added element tree scrolling to the win-spy window if the built tree does not fit in the window.
  • Restored functionality of updating browser drivers from the studio menu. Now the functionality of downloading browser drivers from the studio menu can be used to get chromedriver 115+ drivers

Fixes:

  • Speeded up opening of the "Robot startup options" window.
  • Fixed a bug with duplicate Id of action results that occurred when copying actions.
  • Fixed bug that when renaming win/web resources, they did not change their name immediately.
  • Fixed an issue with abnormal studio termination when clicking on an empty space in the Error List tab.
  • Fixed fast loading issues in the action properties panel, including a problem with displaying the parameters of the "Send request" action (REST group).
  • Fixed incorrect numbering of actions recorded by the web-recorder.
  • Stabilized studio operation when copying and pasting actions, as well as when working with the "Undo" and "Redo" functionality.
  • Fixed a bug that made it impossible to work (launch or save) other projects, even those already open in the Studio, when trying to open a corrupted robot project.
  • Restored the ability to autoscroll logs during robot execution. Autoscroll of logs in the studio may occur unevenly, as the number of logs increases, the update step increases.

ROBIN Robot

Improvements:

  • Added pulling up information about running robots after restarting the player, now when restarting the player while a robot is running, it will display information about that robot.
  • Removed automatic switching to the "Running" tab when a robot is launched from the player.
  • ROBIN Agent has been updated to .NET 6.0 SDK.
  • Optimized default log size.
  • Improved interaction with hotkeys, now all actions using hotkeys correctly press any combinations with alphanumeric keys and function keys Ctrl, Shift, Alt, Win, Tab, Esc, Enter, Backspace.

Fixes:

  • Fixed a bug that could occur if an exception occurs in a python action.
  • Fixed a bug when running the agent in "For all" on win7x32.

...