kenny_trytekOccasional Contributor15 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 Contributor15 years agoYes, that was exactly what I was looking for. Thank you!
Recent DiscussionsUnable to Navigate to Code Line from Log MessagesMicrosoft Access Database Engine 2016 Redistributable is no longer supportedStoring JUnit XML while the testing is running
Related Contentjavascript try/catch blockTry Catch Finally don't workError log despite try... catch operation