Can we pause and resume the execution on each iteration during a data driven testing

Hello!
I have recorded a sign up flow and have a csv with users details. I want to halt (pause) the execution and resume manually for each user. I wanted to check all the values I entered, manually, before proceeding with the sign up , for each user. Can this be done in Katalon recorder?

Hi @nava071, sorry for the very late response, but I believe you can pause your execution by simply pressing on the Pause button during the execution. It shouldn’t matter if it’s within a loop or not.