This release contains enhancements to improve the user experience.
Enhancements
Enhanced the Rest Activity to include the “Timeout” property along with the “Delay After”, “Delay Before” to set time/ delay during runtime, before execution…
This release contains only enhancement.
Enhancement:
The HTMLTabletoDataTable activity has been enhanced to extract all elements within the table cells. Previously, it only captured specific elements for table viewing.
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,…
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…
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…