| 1. | Select the screen. |
| 2. | On the toolbar, click Define a loop screen button. |
| 3. | Define the end condition of the loop. |
| Property | Description |
|---|---|
| EndCondition | The condition to test at the end of each iteration to see if we reached the desired place or not. |
| Key | The inner key of the loop. |
| Wait | Time in milliseconds to wait between consecutive screens inside the loop. |