I am struggling to find a solution for organizing recently downloaded files.
My bot is operating to export files from a web application. The bot is able to access these files by entering a unique numeric ID code.
The issue I am having is that the file names are all the same regardless of the ID code. Is there a simple way to take “recent downloads files 1-3” and move them to a folder with a specific name or File Path?
I have tried to manually replicate with recordings but often run into errors.