Hi All,
I am fairly new at Power Automate. I have created a flow that pulls the URL from an Excel sheet which then launches chrome, clicks on the document section that I want (the resume), downloads it to my hard drive, which is exactly what I want (see first screen capture). HOWEVER, I have over 400 lines and 400 different web pages that I want this flow to do it for in my Excel sheet. The web pages are all formatted the same (they are just candidate profiles with a link to their resume) (Column E), but just a different profile of a candidate in the system for each URL. (see second screen capture below). I THOUGHT that I could launch the new chrome with the first one (on line 2) and then it would progress to line 3 and launch the web page for line 3, Column E with the script below with the "For Each" function, but all it is doing is going to the same URL (Line 2, Column E) - what do I change in my script so, when run, it will launch and execute the download on Line 2, then Line 3, then Line 4, etc? Any help our guidance would be greatly appreciated!!!

