Forum Discussion
Marsha_R
Champion Level 3
10 years agoActually, the Wait is necessary, precisely because you don't know when the page will load. One of the purposes of automated testing is for it to be able to run unattended. You see that the timing is different because you are watching it, but ideally, the test is running in the background somewhere and you aren't sitting there watching it run every time.
AngelKS609
10 years agoOccasional Contributor
I just wanted to know if the functionality is there, unfortunately we don't have the proper "set-up" to let TestComplete run on its own, due to how many changes we makes to our sites on a daily basis. this is only incase our system is running faster than expected, just to speed the process up a little when I can.