Create a Wait Step
You can create a Wait step in the same manner as a quick verification step. Instead of passing or failing based on a comparison, this step will wait for the comparison to be true before proceeding. The verification is performed after the server has responded.
Tip
Check out this video tutorial about wait and verification steps in Test Studio.
1. Highlight the desired element. From the menu that appears choose Quick Steps > Wait - element exists.
2. The Wait step is added to the test.
3. With the Wait step highlighted, you can see the test step properties where you can change the Check interval and the timeout.
4. You can also toggle a verify step between Verification, Wait, and Extraction (if based on text). Right click the step and select Change Role > Set As...
See Also...