Forum Discussion
Dmitry_Nikolaev
14 years agoStaff
Hi Zineo,
There are several ways to wait until your application is in a specific state. For example, you can use the aqUtils.Delay method to stop the test execution for a definite number of milliseconds. Another way is to wait for a specific object's property which is supposed to change when your application is in the ready state. I recommend that you refer to the Waiting for Object State Changes help topic for details about possible approaches.
There are several ways to wait until your application is in a specific state. For example, you can use the aqUtils.Delay method to stop the test execution for a definite number of milliseconds. Another way is to wait for a specific object's property which is supposed to change when your application is in the ready state. I recommend that you refer to the Waiting for Object State Changes help topic for details about possible approaches.
Related Content
- 2 years ago
Recent Discussions
- 18 hours ago