Hi all,
When running data in a for each activity in a website, I tried closing the website to see what the try catch activity would do. I programmed the catch to take a screenshot, save image, add data row and open browser to move on to the next entry. However, the catch doesn’t work. The process would stop and indicate and error at a “click” or “type into” or some other activity in the try portion rather than execute the catch portion. My exception in the catches portion is set to system exceptions. Please help. What can I do to make the catches portion work?