Forum Discussion

howie_'s avatar
howie_
Contributor
12 years ago
Solved

TestExecute runtime error

Hey, 



I've got a project that runs perfectly fine in TestComplete, but it throws some runtime errors when I try to run it in TestExecute. From what I can tell, it's because TestExecute is attempting to access some UI elements before they have finished loading. I've tried to insert a bunch of Delay() calls, but they clutter my code, bring up my minimum run time, and don't always work (based on system load and other factors).  



Is anyone aware of a way around this issue? I'd appreciate any advice you can offer. 

  • Hi Howie,


     


    As far as I know, you've contacted the TestComplete Support team. Continue investigating the issue with them - we will be waiting for your results.


     

2 Replies

  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi Howie,


     


    As far as I know, you've contacted the TestComplete Support team. Continue investigating the issue with them - we will be waiting for your results.


     

  • I updated from TestComplete/Execute 8 to TestComplete/Execute 9 and my issue was resolved. Thanks!