In the 5.4.8 version of the web automation feature, a bug has been fixed.

Enhancements:
In the older versions, the log merely shows a generic error message. Now the log shows the appropriate error message if any during the workflow execution.

We have also enhanced the SkipOnError functionality in this version. In the earlier version of Web Automation, the activities would move to the next step even when the skip on error property was specified as "true." Now, if the browser is closed and skip on the error is specified as true, it will throw an exception as the browser does not exist. But if the specified tab is closed, the process will proceed to the next step.

Recommendation to handle the exception: Use Try to catch the activity.

Bug:
While migrating from the older version to web automation version 5.4.6, the workflow encountered a problem due to the “None” option has been removed in select by property in GetText and SelectValue.

The Robility spy extension gets removed from the browser when the chrome browser is updated.

Fixes:
In the get text and select value Properties, the "None" option has been added to the drop-down menu for select by property.

A message is printed in the log to identify the failed module when the chrome browser is updated. Get in touch with Robility.Support@sutherlandglobal.com to install plugin and enable the extension in before continuing.

5.4.8