Sunbird 1.1.3
note
Available since July 10, 2017.
Sunbird 1.1.3 is a minor update to the previous version. Yet it enables a new capability in the Recorder for Web actions and improves the image recognition by the OCR.
New features and improvements
Platform improvements
OCR
The OCR module available in RPA Express package has been improved and updated to the recent version used in WorkFusion SPA.
Recorder
Web Actions
The new capability for the Web Actions is available in this release:
- Mouse click by XPath can be used in the Open Website action to select an element on the page with the help of XPath expressions. The action is more reliable in comparison with the image or coordinates as it uses the structure of the HTML document rather than appearance or position that may vary in different use cases.

Bug fixes
Recorder
- Recorder variable of List type causes an exception while being used in the IF condition.
- Preview of a newly captured image can not be open in the Wait for Image action to adjust the anchor area.
Known issues
- Recorder is unable to capture keystrokes in the Command Prompt. As a workaround, you can paste commands to the Command Prompt from the clipboard and send the Enter keystroke from the Enter Keystroke action.
- In Recorder mouse Scroll Up sometimes scrolls down and vice versa.
- The Auto-detect window Action cannot switch to the application windows after the Window maximize Action. The workaround is as follows. As the application window opens, switch to another window first, then move the focus to the application.
- Switch to window does not work with Cortana.
- Files, whose names contain spaces, can not be used in the Excel actions.
Text actions
- Change case issues:
- Sentence case does not work, if the text contains '!' or '?'.
- When changing to the Sentence case, the first letter of the sentence is capitalized, but the other letters still keep the initial case.
- When changing to the Capitalize Each Word, the first letter of the word is capitalized, but the other letters still keep the initial case.