Internet Explorer download prompt bar not displaying

For the past several months, I have been using an automation which uses Internet Explorer to query an online database (SAP Concur) and download the results as a .xlsx file. Everything in the activity still works and the database is successfully queried but when it comes time to download the extract, the download prompt bar does not appear.

sample.xaml (11.4 KB)

In the sample activity posted above, within the retry scope action is an activity to click the drop down button for ‘Save’. That drop down button never appears and Internet Explorer seems to freeze.

When I run the activity manually though, it works exactly as it should. There must be an issue with UiPath I am just not seeing.

Does anyone know how I can overcome this issue? I tried recreating this workflow in Chrome but the selectors don’t have the same level of sensitivity in Chrome.