ml
10 years agoContributor
The window was destroyed during method execution.
A weird error appears when i start my network-suite-jobs. After opening the application on the remote machine, testcomplete/testexecute should press a button on the main menu, but then it stops th...
- 10 years ago
Sounds like the object in question isn't always loading as fast as TestComplete wants to see it. Try either putting a Delay right before the line that stops or use some version of Wait to give that window some time to show up.