RE Framework: How to continue to other test cases after an exception occurs

framework overview:

  1. I have 5 test cases with me to which test data is coming from 5 different sheets of the same excel.
  2. In Get transaction data, I have supplied each sheet as input so that the output of each transaction is a Datatable.
  3. In process transaction, each data table is looped to submit the trades. I have used switch statement. Based on the sheetname, the test case will be picked

Requirement:
If a exception occurs during looping of any test case, the entire workflow is getting terminated. But, I wanted like, if Testcase1 got exception, it should break from that test case and continue with the next test case.

Please help with the context of the framework developed and attached hereRoboticEnterpriseFramework.zip (68.8 KB)

Can someone help me on this

Hi @rameshgp43

You might want to look at the Enhanced ReFramework for that, please see here why (entire topic):

And here is the framework itself:
https://go.uipath.com/component/enhanced-reframework-57011