Macro fails to activate an app after previous action completes successfully

The attached macro fails following successful completion of the action I have labelled “Click Captcha Image”. The next action labelled “Activate Step Two” fails to activate the app “Activate Step Two” or any actions beyond that one.

➢DFCU Password Login KM.kmmacros (150.2 KB)

This:

...will simulate clicks as fast as it can until the 2FA image appears. Try adding a pause between clicks

...to give the page time to react, so you don't overload the event queue.