Forum Discussion
TanyaYatskovska
Alumni
11 years agoHi Jim,
You are running your application from TestComplete’s Tested Application, right? In this case, specify the IgnoreRunning parameter to True:
//JScript TestedApps.<AppName>.Run (-1, True);
Refer to the following online article for more information: http://support.smartbear.com/viewarticle/55086/
- Ryan_Moran11 years agoValued Contributor
Sounds like it is possibly tripping the unexpected window handler.
In Tools > Current Project Properties > Playback check Ignore unexpected window