Confirm whether the interval begins after playback finishes or from the original start time. For recorded workflows, allowing the sequence to finish before the delay is usually easier to reason about.
Define what one minute means
Record the full click sequence and set a 60-second interval between the end of one replay and the next.
Set the interval and count
MacroLoop lets the user choose a custom repeat interval and a run count. Name the recording after the task and interval so it is not confused with a faster or more consequential version.
MacroLoop is well suited to a visible one-minute loop because the interval and complete click path stay attached to the saved recording.
Watch for changing website state
A website may rate-limit repeated actions, change the button, or display a warning. Stop immediately when the screen no longer matches the tested state.
THE TAKEAWAY
Use a 60-second gap, a finite count, and a clear stop condition.OFFICIAL REFERENCES