Hi experts,
I am trying to create a condition whereby the robot will continue to run until the file exists but it’s not working.
Hi experts,
I am trying to create a condition whereby the robot will continue to run until the file exists but it’s not working.
Hi,
I think it might be better to use Do-While as the following.

note: pathExists is boolean type
Regards,