I am checking create account option and input order no from excel write stream after that resume process then confirmation screen then second time execution is not selecting create account i tried to put all steps under for each. Appreciate your expertise input pls
Check whether the selector is same or different for that create account elements for each iteration in loop
Find the attribute which is dynamic and replace that with a wildcard symbol * and then give a try
Could you let us know if a Debug was performed and Checked at that stage ? Simulating with Robot Execution and then Manual Intervention also at the Second execution for checking if a Manual Click/Selection happens could also be confirmed.