Hi all,
I was recently updating a robot to improve the organization & automation methods, and I wanted to use the Wait for Download activity where I used to have a retry scope that attempted to read an Excel file until it succeeded. Unfortunately, it doesn’t look like Wait for Download is going to work for me. The activity inside the “Activity to initiate download” block won’t execute. It doesn’t seem to matter what the activity in the action block is–even message boxes get skipped over. I’m using:
- UiPath Studio 2020.4.3
- UiPath.System.Activities v20.10.3
I also tried rolling UiPath.System.Activities back to 2020.4.0, but to no avail. Has anyone else had this problem?