Forum Discussion
AlexKaras
Champion Level 1
15 years agoHi Matthew,
As it is mentioned in the TestComplete help, C# script in TestComplete has nothing common with .Net and actually is a JScript with decorated syntax to make it possible to create Connected C# applications.So, this is not TC throwing generic exceptions, but MS JScript runtime hosted by OS.
As it is mentioned in the TestComplete help, C# script in TestComplete has nothing common with .Net and actually is a JScript with decorated syntax to make it possible to create Connected C# applications.So, this is not TC throwing generic exceptions, but MS JScript runtime hosted by OS.