Forum Discussion
1 Reply
- AnonymousHi Anitha,
The Delay method delays the script execution for the specified time period, while the WaitProcess and WaitWindow methods wait until the specified process or window becomes available for testing or the timeout elapses.
For additional information, please refer to the "aqUtils.Delay", "WaitProcess Method" and "WaitWindow Method" articles.
I hope this helps.