Forum Discussion
AlexKaras
13 years agoCommunity Hero
Hi Mat,
> I use connected applications technology to use the TestComplete engine to run my tests.
It is my guess that you are instantiating the instance of 'TestComplete.Application'm in your code.
If my guess is correct, then you must change it to 'TestExecute.Application'.
> I use connected applications technology to use the TestComplete engine to run my tests.
It is my guess that you are instantiating the instance of 'TestComplete.Application'm in your code.
If my guess is correct, then you must change it to 'TestExecute.Application'.