Forum Discussion
Im not sure thats what is going on.
I am not looking for Object2, I am only looking for Object1.
So I go to my form check if Object1 exists then I go to another form and check if Object1 exists etc etc.
If Form 1 does not have the object it takes for ever to say so. Why would it have have object1 in memory since the form does not contain object1.
My Auto wait is 500ms..... why does it wait 2 minutes?
I was giving a brief description of how TestComplete works (and generally how programming works). Hence "Imagine this scenario".
It's difficult to provide a possible solution without seeing the actual code, Object Browser and the UI objects you are trying to interact with.
- lowres10 days agoOccasional Contributor
Tried using the WaitAliasChild Method with the same result.
Thanks for your insights, ill keep looking maybe it will click suddenly.