Okay, so I have a flow that navigates to a website and clicks a button that downloads a file. When I run this flow in the Power Automate Desktop editor, it works without any issues. The button gets clicked and the file is downloaded as expected.
However, if I run it from the Power Automate Desktop console or if I trigger the Cloud Flow that calls the Desktop Flow, something different happens. Any time the button is clicked to download the file, the download fails and the Edge Downloads window shows 'Couldn't Download - Couldn't Download' as the message.
Anyone have any explanation on why it would download successfully when the flow is ran from the Desktop Editor, but result in a 'Couldn't Download - Couldn't Download' message when ran from the Desktop Console?