kenny_trytekOccasional Contributor14 years agoRetrieve Error Message in Keyword Test Try...Catch BlockI understand that inside scripts, exceptions can be caught using try { //code here } catch (exception) { Log.Error(exception.message)} However, because I am testing a Flex a...Show More
kenny_trytekOccasional Contributor14 years agoYes, that was exactly what I was looking for. Thank you!
Recent DiscussionsBreakpoints in external files with python 3.13?Oracle Forms window with dynamic name - unable to click on subsequent runsConverting VB Script Tests
Related Contentjavascript try/catch blockTry Catch Finally don't workError log despite try... catch operation