MacroLoop records a status and timestamp for playback runs. That history is useful, but the final confirmation should be the result the workflow was meant to create: a saved file, updated row, submitted prompt, or completed export.
Read the run status
Completed means the recording reached the end of its event sequence. Stopped means playback was interrupted. Failed indicates MacroLoop could not complete the run as expected.
Verify the business outcome
A completed sequence can still interact with the wrong screen if the interface changed. Check the output, especially after scheduled or unattended runs.
THE TAKEAWAY
Use history as evidence of execution and the target application as evidence of success.OFFICIAL REFERENCES