jose_pitaSuper Contributor13 years agoHow to know from which test an error came from at runtimeHi Guys, I have this function handling the error event: function GeneralEvents_OnLogError(Sender, LogParams) { if(LogParams.Priority >300) Runner....Show More
nicktulettContributor13 years agoDepending on whether you're catching exceptions anywhere in your call stack, arguments.caller.callee.toString()may help.
Recent DiscussionsUnable to activate floating license.SolvedTestcomplete closed itselflog message issues in testcomplete
Related ContentRuntime ErrorsTestExecute runtime errorruntime error due to subfolder used under script