@radb0310 Thank you for the answer, can you please elaborate more
i want to download a file also, but i can't find a way to choose a location for it. And also i can't grab the URL of the file from the website.
when i click on the button i have this message :
(File is downloading : BrowserautomationStudio is downloading file. You can wait for it and obtain file name with "Wait File Download" action.)
Downloading ZIP files
-
I am having issues downloading ZIP files.
I am using another site to scrape Reddit with BAS to simplify the process. However, whenever BAS downloads the ZIP file containing the media I wish to download, it instead creates a .file file with a random name.
Here's an example:

This is how I have BAS set up to download the ZIP

Any help would be much appreciated.
-
@bigspite said in Downloading ZIP files:
However, whenever BAS downloads the ZIP file containing the media I wish to download, it instead creates a .file file with a random name.
This is done intentionally, for safety. You can rename the resulting file using the "Move File/Folder" action by moving the file to the same directory, but with a different name.
-
@bigspite said in Downloading ZIP files:
@Fox said in Downloading ZIP files:
intentionally
Do I have to move it to the same directory?
It doesn't matter
Is this why this doesn't work?
You need to specify the path to the file along with its name and extension

