Forum Discussion

jose_pita's avatar
jose_pita
Super Contributor
13 years ago

How to know from which test an error came from at runtime

Hi Guys,  I have this function handling the error event: function GeneralEvents_OnLogError(Sender, LogParams) {        if(LogParams.Priority >300)     Runner....