Forum Discussion
Hello mcaramto,
I see ...
- "Use project's On Error property" ✅
- "Stop and Rerun Current Items" ✅
Have you verified "Stop and Rerun Current Items" in both Current and Default Project PlayBack properties? This could also be resolved by Try Catch implementation. Do you have that in place? Last, when did this begin? Background would help us such as any recent updates, your current version and the language you are using for your scripts or are you keyword testing?
I hope we can help!
... If you find my posts helpful drop me a Like👍 Be sure to mark the post as the Solution✅ when you get one to help others out and to credit the one who helped you. 😎
Thanks for replying!
I have Stop and Rerun Current Items" in both Current and Default Project PlayBack properties:
Here is a small script as example:
With the execution plan settings:
Here is the test log after executing, it is running the whole test instead of stopping on the error and rerunning it again:
Regarding about the try catch, can you show me how this is done? I never had this before and the stop and rerun has always worked for me. This started last week when I updated on the latest update, which is 15.80.1.7 (currently I am on). And I am using scripts for testing.