What's new

ROBIN Studio

  • Fixed a bug that made it impossible to work in Standalone Studio without internet connection
  • Speeded up the work of java engine. Faster engine launch, switching to and from the engine
  • Localization of the studio interface and built-in tools (spies). Most of the interface elements and messages are covered. The remaining small and rarely used elements will be localized in a future release
  • Selecting a language during installation activates the selected localization language
  • Removed unnecessary elements in the studio menu and settings window
  • Fixed a bug where stopping the robot does not work if it is paused
  • Added type definitions for a number of contexts, including actions from "Databases", "Office", "SAP" groups. Should fix errors like "Converter not found" when using actions from these groups
  • In Cloud and Enterprise editions, fixed a bug in package recovery where java packages could not be recovered if the official Maven repository was unavailable on the Internet

ROBIN Player

  • Fixed a bug where stopping a robot would not work if it was paused
  • Fixed a bug where the robot log in the history tab could break and not be displayed in its entirety

"Base actions" action group

  • Finalized the "Convert data" action of the java version
  • Fixed a bug when converting a number to a string when a fractional part (.0) was added to the end of integers
  • When there is a fractional part, the separator in the number depends on the localization of the Studio

"Excel" action group

  • The "Paste range from clipboard" action has been improved
  • Fixed an error that caused values to always be inserted into cell A1
  • Added an error message if there is a problem when accessing the buffer. This error can be fixed by increasing the delay when launching the action
  • Improved "Open" action, added "Password" parameter, where you can specify a password to open password-protected files
  • Improved "Save" action:
    • Fixed a bug where sometimes when saving a file multiple times, a dialog box with saving confirmation could appear, which the robot could not click on
    • Fixed an error when the "Format" field was not filled in, now when saving to a new file when the new format is not specified, the format of the original file is used correctly

"Browsers" action group

  • The description of the "Timeout" parameter in the "Send text" action has been corrected

"SAP" action group

  • Improved spy's ability to recognize SAP items. Can now capture a number of items it has not previously worked with

"Text recognition" action group

  • The "Read text" action from the "Tesseract OCR" subgroup has been improved:
    • Added "Parameters" option that allows you to specify additional recognition parameters (recognition template, preprocessing settings, etc.)
    • Added "Spanish" and "Portuguese" options for selecting the recognition language
  • Improved the "Get text from PDF" action from the "Tesseract OCR" subgroup, improving its performance when recognizing italics in text
  • Added new action group "Microsoft OCR"
  • Added a new action "Extract text from image" to the "Microsoft OCR" subgroup, allowing to use the built-in Windows OCR system. You may need to pre-install or enable the appropriate component to use it

"Office" action group

  • Improved "Download file" action, corrected the value passed to the action result, now the path can be used correctly by other actions
  • Improved "Update file" action, removed unnecessary parameters that are not used in the action
  • Improved actions "Open" from subgroups "Spreadsheets" and "Text document", added the ability to open files with non-standard structure, received for example from old versions of 1C

"Tables" action group

  • Corrected operation when processing empty table cells. The non-serializable value DBNull should no longer appear in such cells. If such a value appears, a corresponding exception with a description will be thrown (detailed description only in the .net engine)
  • The "Get table from CSV" action of the .net version has been improved. The bug that caused the received table to sometimes contain an incorrect number of columns with incorrectly distributed data has been fixed

"Vision" action group

  • Improved the "Find text on the screen" action
  • Added "Search mode" parameter that allows you to define the way to search for text on the screen as a solid line or as individual words
  • Fixed a bug with timeout handling, now correctly waits for the specified time and reacts when the desired text appears during operation

"Text" action group

  • Improved action " Composite formatting" java version, corrected incorrect operation of the action
  • Improved "Check for null and void" action, fixed error when processing empty value received from action, now if empty value from another action is received as input, it returns TRUE correctly

Simulate system" action group

  • Improved "Mouse move" action, fixed some cases when dragging did not work in some applications

"Email" action group

  • Improved "Get messages" action, now emails in the table are sorted in descending order by date and time of receipt. Manipulations with e-mails inside the mail, such as moving them to different folders, do not change the order of e-mails in the table

"Integrations" action group

  • The "Send request" action has been finalized
  • As a result of the "Headers" action, the format of values has been changed, now if several identical headers were received, this key will not be a row in the dictionary, but a collection of rows with all the values of this header in the dictionary
  • Fixed an encoding error when receiving Cyrillic in the query response, now the response body contains Cyrillic in its original form

"Collections" action group

  • For all actions with collections with java implementation, added an exception that occurs if the index is out of range

"Processes" action group

  • Improved "Execute script" action, fixed an error that occurred when specifying a file with spaces in its name

"Orchestrator" action group

  • The server application has been improved. Now unsuccessful attempts to process resources when they were blocked are correctly taken into account
  • Service response in API has been changed. Because of this, actions have been updated to work with the new data. Previous versions of these actions were disabled:
    • Update element
    • Get a collection of elements
    • Get element by ID
    • Get element by condition
    • Finish element processing.

"Windows" action group

  • Improved actions for correct timeout handling, now when a timeout is specified, if a window/item is missing at the time of launching the action, it continues to run for the specified time without errors, and a correct exception will be thrown when the specified time expires. Change in actions:
    • Send text
    • Clear field
    • Get element coordinates
    • Get checkbox value
    • Get the text of the element
    • Set checkbox value
    • Window focus element
    • Activate window
    • Maximize window
    • Close window if exists
    • Change language
  • Нет меток