Hi,
I have a test which is not really different than the others (another function of the same program to test...) .
The problem is that with TestExecute this mapped named if understood by TestComplete :
Aliases.MyProgram.MyForm.AdvToolBarPager.AdvMyPage.AdvMyToolBar.AdvMyGlowButton.Click();
etc...
So this script continues till its end.
When I try it on TestExecute (on a VM, I tried TSE or VSphere) it waits for the controls to appear... even if it exists. Like if the debug infos wasn't available anymore.
Of course, 1) we didn't changes our compilation directives and 2) it's the same software, with plenty of tests already running...
Any help would be much appreciated
Mehdi