Retry Scope and Path Exist

Hi UiPath,

I am trying to use the Retry Scope activity.

My scenario is this:

I want my bot to wait until my google chrome download is finished.

are Retry scope and Path Exist activity the right activities to check it?

Please advise.

Thanks!

Hey!

We can use wait for download activity to get it done

Reference:

Regards,
NaNi

hey,

There is a Exception for Retry Scope
You can’t use Path Exist In Retry Scope Activity
it’s better separately you can use
Wait for Download Activity

Thanks,
Rounak