Wait – Source Reference
The Wait <Wait> element makes the execution stop for a specified amount of milliseconds. It can be handy if you want background operations to have time to complete before continuing the test.
Syntax
The syntax of the Wait element is:
<Wait milliseconds="<milliseconds>" />
Example
Wait for 5 seconds:
<Wait milliseconds="<5000>" />
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*