What's new

ROBIN Studio

  • Optimized loading speed of action properties in robots with large scripts.
  • Optimized loading speed of actions and navigation in robots with large scripts.
  • Functionalities for launching robot debugging from an arbitrary place and for soft stop were improved.
  • Correct logging of missed actions when launching debugging from an arbitrary location is configured.
  • Blocked the ability to launch debugging from an arbitrary location from a disabled action.
  • Fixed an error occurring when creating expressions in the expression editor.
  • Fixed an error with adding text <![CDATA[<RobinString> to the values of action parameters with type "File path", "Folder path", "Image" when changing the action version.

ROBIN Player

  • Added possibility to ROBIN Player to set up video recording of robot operation. In case of an abnormal termination of robot execution, ROBIN Robot sends an e-mail to a specified list of recipients with detailed information about the error and a video recording of the last seconds of operation. The recording duration in seconds can be changed in the settings (the last 10 seconds are recorded by default).
  • English localization has been added.

Outlook action group

  • Added possibility to search for "Select messages" action using wildcards * ? ? [ ] ! - #
  • This feature has been added for the following action parameters: Sender, Recipients, Copy, Subject, Body, Attachment name.

Excel action group

  • The work of all actions of this group has been accelerated.
  • The "Get data from column" and "Get data from row" actions have been improved to work correctly with any specified data.

Browsers action group

  • Updated drivers for browsers, including drivers for Google Chrome version 104.

SAP action group

  • All group actions that work with items can now interact with both absolute and relative paths to the item.

Integration action group

  • For the "Send request" action, added getting headers as a result of the "Response headers" action for all methods.
  • For the "Password" parameter of the "Send request" action, the type has been changed to "Object", it now works with the "String" and "Password" types.

Office action group

Actions have been added to the "Spreadsheets" subgroup, intended for working with any open formats of tabular documents:

  • "Activate sheet", which allows you to make a worksheet active.
  • "Get table", which allows you to retrieve cell values from a specified page area as a table.

Windows action group

An optional parameter "Window number" has been added to the actions below, which is necessary for operation when there are several windows with the same name:

  • Send text
  • Clear field
  • Get element coordinates
  • Get checkbox value
  • Get element text
  • Set list value
  • Window focus element
  • Activate window
  • Close window if exists
  • Maximize window
  • Close window that exists.

Vision action group

  • Fixed a bug with launching the Find text on Screen action.

Email action group

  • Added ability to work with MS Exchange mail servers.
  • Added IMAP4 protocol to the drop-down list of the "Server type" parameter of the "Connection settings" action.

Text action group

Added java implementations for the following actions:

  • Insert into position
  • Replace by pattern
  • Replace matches
  • Extract by template
  • Extract by position
  • Find entry
  • Reverse
  • Get length
  • Get random string
  • Check for null and void
  • Check for entry
  • Check for equality
  • Check start
  • Check ending
  • Check template match
  • Split
  • Join
  • Composite formatting
  • Delete from position
  • Trim
  • Delete matches
  • Classify text.

Base actions group

Added java implementations for the following actions to the Clipboard subgroup:

  • Copy text into clipboard
  • Get text from clipboard.

In the General subgroup, java implementations have been added for the following actions:

  • Assign a value
  • Change point coordinates
  • Convert data
  • Get area center coordinates
  • Take screenshot

Operators action group

  • Added java implementations for the following actions to the Arithmetic subgroup:
    • Addition
    • Division
    • Multiplication
    • Subtraction.
  • Added java implementations for the following actions to the Comparison subgroup:
    • Equal to
    • Greater than
    • Greater than or equal to
    • Less than
    • Less than or equal to.
  • Added java implementations for the following actions to the Logical subgroup:
    • Conjunction
    • Equivalence
    • Disjunction
    • Excluding disjunction.

Processes action group

Added python implementations for the following actions

  • Execute the command in the script
  • Run script command.

Orchestrator action group

  • In the "Finish element processing" action, fixed errors that occurred when specifying a timeout.
    The following exceptions have been added for actions of this group:
    • Failed to lock on read.
    • Failed to block for writing.
    • Failed to update an item.
    • Failed to retrieve the item.
    • Group not found.
    • Queue not found.
    • Incorrect blocking date.
    • Item not found.
    • Failed to disable read blocking.
    • Failed to disable write blocking.

SharePoint action group

The new action group is designed for working with files and folders on Microsoft SharePoint enterprise server. Available actions:

  • "Authorize", which performs client authorization in SharePoint and returns the context for further work with SharePoint.
  • "Upload file", allowing you to upload a file to the SharePoint server.
  • "Close", allowing you to close the connection to the SharePoint server.
  • "Assign rights", allowing you to change access rights to a specified file or folder.
  • "Get a list of folders", allowing you to get a list of folders in the parent directory.
  • "Get a list of files", which allows you to get a list of files in the parent directory.
  • "Download file", allowing you to download a file from SharePoint server to a specified path.
  • "Create directory", allowing you to create a folder at the specified path.
  • "Delete file", allowing you to delete a file at the specified path.
  • Нет меток