Forum Discussion
1 Reply
Hi GD,
I would suggest that you use the Wait method to obtain this object and specify the time you want TestComplete to wait for it. The timeout is in ms. So, you can specify 100 ms in the method. In this case, TestComplete will wait for the object for very short time. Please read the "Methods (Web Objects)" (http://support.smartbear.com/viewarticle/61569/? ) help topic for details.