The delay between runs is part of the workflow, not wasted time. Websites, exports, uploads, and AI generation can take longer than the recorded clicks that started them. MacroLoop lets the user choose an interval before the next cycle.
Measure the real completion time
Run the process manually several times and note how long it takes under normal and slower conditions. Add enough margin that the next playback does not interact with a loading screen.
Watch the first repeated cycle
A successful first playback is not enough; confirm that the application has returned to the expected state when the countdown reaches zero and the second cycle begins.
THE TAKEAWAY
Set the interval around the slowest expected result, not the fastest test run.OFFICIAL REFERENCES