WaitOn
WaitOn Delays the execution of the next TestStepValue by waiting for a specific property or value; the wait duration is dynamic.
The maximum duration fo WaitOn can be changed here:
Settings ---> TBox --> Synchronization ---> Synchronization TimeOut during WaitOn
Setting ActionMode as WaitOn
1. Enter a Property(e.g. InnerText) as the value of TestStepAtrribute
2. Enter the desired value (e.g. True)
3. Set ActionMode to WaitOn