Forum Discussion
TanyaYatskovska
Alumni
12 years agoHi Khan,
Ideally, you need to work only with the VCLObject objects. You see Window only when the target object is loaded. It may take some time due to some complex processes that take place inside your app. You'll need to wait until the object is fully loaded (became VCLObject) to test it.
You can try increasing the value of the Method invoke timeout property. It makes TestComplete wait for the object being loaded a bit longer.
Ideally, you need to work only with the VCLObject objects. You see Window only when the target object is loaded. It may take some time due to some complex processes that take place inside your app. You'll need to wait until the object is fully loaded (became VCLObject) to test it.
You can try increasing the value of the Method invoke timeout property. It makes TestComplete wait for the object being loaded a bit longer.