Desktop Automation - Update

Bugs:

In the previous version, when the automation framework is UiAutomation2, some activities would not function as expected. A bug was raised in Click and GetText but the other activities like ExpandCollapse, GetTableData, SelectItem, GetAttributeElement, and TypeText also did not work as expected.

Enhancements:

WebAutomation- Update

In the previous version, when the skip on error is mentioned as True and when the browser is not available, the workflow stops, and the activity gets failed.


In the current version, when the skip on error is mentioned as true, the workflow continues to the consecutive activities and gets executed. 

Excel shortcuts in Robility

Update- MouseAutomation


Bugs: 
In the previous version, 
The click activity switches the cursor solely from one location to the targeted location without using the mouse. 
The version number wouldn’t get printed in the writelog.
When we choose the screen to which the cursor has to moveto, the window title wouldn’t get auto filled.