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 DiscussionsSupport for Oracle Forms Standalone Launcher (FSAL)Application url change managementDelphi Mainmenu items is not clicked
Related ContentTestComplete interview questionsTestComplete questionTestComplete Pro licensing question