william_diazOccasional Contributor13 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 Contributor13 years agoIt happens when function are located in different units. In this case exceptions can not be handled.This is a known limitation.
Recent DiscussionsTestcomplete closed itselflog message issues in testcompleteexecution plan properties description blanking out
Related ContentTestComplete interview questionsTestComplete questionTestComplete Pro licensing question