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 activate floating license.SolvedTestcomplete closed itselflog message issues in testcomplete
Related Contentjavascript try/catch blockTry Catch Finally don't workError log despite try... catch operation