Loop activities if the file does not exists

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.

image

note: pathExists is boolean type

Regards,

Hi @lq_c

Remove = “True”

PathExists will give you the Boolean value.

Regards
Loveleet Saini

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.