william_diazOccasional Contributor12 years agoTestcomplete 9.2 JScript Exception handling question.I have the following code. try { throw new Error("error..."); } catch (e) { Log.Message( "Exception caught"); } This works as ...Show More
karkadilValued Contributor12 years agoIt happens when function are located in different units. In this case exceptions can not be handled.This is a known limitation.
Recent DiscussionsAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptSolvedUnable to capture objects inside iFrames in Power App using TestComplete
Related ContentTestComplete interview questionsTestComplete questionTestComplete Pro licensing question