Hi,
I am trying to download file, but after its clicks the download bottom it doesn't starts to download it, (its really small file), can you understand me which function should I use and how for pausing the module until it finishes to download?
Hi,
I am trying to download file, but after its clicks the download bottom it doesn't starts to download it, (its really small file), can you understand me which function should I use and how for pausing the module until it finishes to download?
1. After loading the page, you can extract the download link from the page using the Scrape action.
2. After that, use the action Network Operation - Download Files to save the file to the selected directory.