Hello Everyone,
I am having an issue downloading pdfs from the web. I need to log into a website and then download the files. When I log in and navigate to the correct URLs I tried to use the actions "Download form Web" but it downloads the log in page text instead of the actual file. Is there a way to make sure that it recognizes I am logged in while the action is done?
I instead tried opening the URL and selecting download. However, when I try to interact with the download/save file window the flow error as "Failed to get window". Here is the window I am trying to interact with:
1. Is the download I hit
2. Is the download window I am trying to interact with. However, the flow can't get the window of the UI elements.

I have used the UI selector to get the "Save As" window and then use Focus Window but the window can be found.