New to Telerik Test Studio? Download free 30-day trial

Execution Delay

The Step Builder allows you to add steps which perform actions which cannot be recorded. The below described step can be found in the Common section of Step Builder.

Common Section

Inserting an Execution Delay step will pause the test for a set amount of time. Set the "WaitTime" property of the step to any number in milliseconds. An execution delay can help in observing test execution and identify possible misbehavior.

Execution Delay Step

Note! If you want the test to pause for a set amount of time after each step during quick execution use the Annotation feature.

Enable Annotation

Note! Execution delay could be used to control the execution speed of a test in general. Its only disadvantage is it is hard coded. If you require to control the speed of executed steps based on the elements on page use Verify and/or Wait steps.

In this article
Not finding the help you need? Improve this article