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!
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,
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