added
5.6 Release: Logs in Orchestrator, Activities "Wait for vanish" and "Get username"
over 1 year ago by ElectroNeek
In this update, we’ve added an optional feature of collecting bot execution logs in Orchestrator, added a mechanism to control element disappearance, and more.
Main Changes
- New feature (Orchestrator SaaS) - automatic logging
- New feature (Studio Pro) - activity “Wait for vanishing”
- New feature (Studio Pro) - activity “Get username”
Complete Changelog
Improvements
Studio Pro
- Added a new activity “Wait for vanishing” to both desktop and web browser sections. This activity will wait for an indicated element to disappear and then continue the workflow. In the desktop case, the activity waits for the element to disappear from the hierarchy of the elements. In the web browser case, the activity waits for the element to visually disappear on the screen also the element itself may remain hidden.
- Added a new activity “Get username” to the “Credentials” section. This activity extracts a username from the selected credential in the vault.
- Added a new activity “Copy to clipboard” to the “Clipboard” section. This activity copies a value that can be obtained in Studio Pro to the clipboard.
- Other minor improvements:
- Workflows are no longer required to be saved before interacting with the “Recognition template” activity.
- Hotkeys are no more indicated in brackets in the top menu, they are align to the right.
- Optimised the speed of opening a large workflow as well as optimised the reaction on click on a block when working with large workflows.
- Excel files can now be read even if they are opened. Previously it would cause an error.
- Various performance improvements of Desktop Picker. The operation speed has increased significantly in environments close to the minimum system requirements.
Orchestrator
- Added auto-logs to Orchestrator. Now Orchestrator can display auto-logs for any workflow. The feature can be enabled on a detail page for a particular workflow. The generated logs can also be saved in a text file.
Bug Fixes
Studio Pro
- Fixed a few issues when users pressed “Cancel” when selecting an element through Desktop Picker.
- Fixed issues with missing screenshots when picking elements in a new file, copying blocks with elements, or importing elements.
- Fixed a few issues on the “Variables” tab related to displaying variables and searching for variables.
- Fixed an issue when the “Click on element first” checkbox in the “Send Hotkey” activity was locked when the “Use focused element” checkbox was selected.
- Fixed an issue with missing element when copying a web- or terminal-related activity.
- Fixed an issue when the end of the loop in the “For each row” activity could be deleted.
- Corrected display of tooltips in some activities and fixed.
- Fixed an issue where the delete button didn’t display on the “Elements” tab.
- Fixed an issue when a few windows for the same service on the “Service” tab could be opened and cause collision when authorizing to the service.
- Fixed an issue when the console had a few errors referring to different neek-files but only one of them could be opened.
- Fixed an issue of detecting which antivirus is installed during the loading process.
- Fixed an issue when a loader window failed to resize after enabling the proxy checkbox.
- Fixed an issue of connecting activities from different “For each row” blocks.
- Fixed an issue with autodetecting separators when reading a csv file. Now it will correctly determine whether the separator is comma, semi-colon, or the tab symbol.
- Fixed an issue when opening the Microsoft or Google service led to the inability to open it again after closing.
- Fixed an error that occurred when inserting a block with a desktop element after the "Undo" action.
- Fixed an issue when the "Execute JS code" activity could not recognize that the required parameter was filled after saving the file created in one of a few older Studio Pro versions.
Bot Runner
- Fixed an issue of detecting which antivirus is installed during the loading process.
- Fixed an issue when opening the Microsoft or Google service led to the inability to open it again after closing.