Hi, I am using Microsoft forms, and it spits out exported data in a file name standard. When there are responses of the form it notes it in the file name path. IE My Form (1-5000).xls.
When I use a wait for download activity. I notice I can successfully download the files, however, I really just need to access the last file downloaded in edge, or really any browser.
I know wait for download activity is not for multiple files, but I am unable to get these file names into a list or anything that is useful. I am unsure what is the best way to attack a problem like this where you aren’t downloading multiple files directly one at a time. Rather the browser might spit 1, or 5 at you at once.
Any advice would be greatly appreciated.