I am doing web Automation, but my process get fails at run time on website due to may be website is in loading state, website not working, internet issues, selector or UI element not found on website. Then I used try catch, in catch I used system.exception and how I can get name of acivity & website selector/UI element name where the exact process get fails.
In assign activity I used exception.source +==+ exception.message, but result not get as per my expectation. I am using current version 22.4.4