Hi, I want to download a file and only resume processing after I have it.
I’m using wait for download, I specify my download location, I have a fileinfo variable entered in the downloaded file box.
After, I have a writeline to print the filename and it’s printing the .tmp filename, not the .csv that I’m downloading.
It’s not waiting for the download… Does anyone have an idea what else to add to ensure my csv is downloaded?
It says the default timeout is 300 seconds, but the download only takes 10 seconds.