Hi. I have a number of flows that log in to a web backend to run and download reports. As the access to the backedn needs to authenticate, I prefer to log in, run a report, download the results, then run next report and download those result. When the second download is commenced, Edge pops up a window asking if I want to allow or block multiple downloads. The popup only stays alive for a few seconds and then seems to automatically choose block.
I have tried to use the advanced options in the click download step to say that if a popup appears click "allow" but it doesnt work.
It seems impossible to capture the UI as I have to click the download link and then capture the popup allow option within two seconds. Unless I can find a way to do this, it seems I have to add steps to log out of backend, close it, re-open it and log back in again.
Has anyone come up with a way to set Edge to allow multiple downloads ?