**This is an old revision of the document!**
Table of Contents
The Until action executes a list of actions until conditions are met.
Drag one or more actions into the No Action area.
Select a way to meet the conditions:
- Any of the following are true — at least one condition must be true.
- All of the following are true — every condition must be true.
- None of the following are true — no condition is true.
- Not all of the following are true — at least one condition must be false.
Add a new condition by clicking the green + button beside New Condition to select from a list of available conditions.
Conditions are grouped by category. See the Conditions section for further details.
After selecting a condition category you can make further choices. For example, if you choose the Application Condition you can choose a specific application to be running, or at the front, and so on.
Add further conditions by clicking the green + button again.
You can break out of the loop, retry this iteration, or skip to the next iteration with the actions:Redirect Control Flow actions.
See Also
Actions
- For Each action
- Repeat action
- While action
- Assert action
- Redirect Control Flow actions

