The two controls should appear in the same places every time. If the first click changes the layout, verify that the second location remains correct before creating a loop.

01

Build one two-click cycle

Record clicks at both locations as one cycle, then repeat that cycle with a defined count and delay.

02

Rehearse the repeated path

MacroLoop can record the movement between the locations, both clicks, and the waiting time. A two- or three-run rehearsal shows whether the screen returns to the proper starting state.

03

Prefer a finite batch

Use a fixed run count for batches. An unlimited loop can continue clicking after the intended work ends or after an error moves the controls.

THE TAKEAWAY

Make the pair of clicks one tested cycle and limit how many cycles can run.