Forum Discussion
1 Reply
Hi Raj,
TestComplete doesn't provide this method. Refer to the control's documentation - perhaps, the control provides a similar method. In this case, you can call it from TestComplete.
Another way (but not very elegant) is to call the Delay method to wait for the specified time.