Hey there ,
Just trying to build my first flow and having an issue with selecting files for upload via browser
Loads site in edge
clicks button
(opens the folder to grab the file from)
Just unsure how to go through each file in the folder to process it
(I have use the Get Files in Folder and selected the folder and called the variable 'Files')
Just not sure how to call it and then loop through the files 1 by 1 > currently have 'click UI element in window (7) which wrks for just the one listed file

Hope someone can help as a bit lost
Thanks