While it will not provide the download progress as SilverAzide mentioned, if you're only interested in finding out when the file finished being saved on your local drive, you could use FileView/ FolderInfo / other ways to check if the file count changed in the download folder, or if the saved file exists and its size is not 0. Or, if your process is triggered from a RunCommand measure and the moment when the program exits is the same as the moment when the download is complete, you could use the measure's FinishAction.
Statistics: Posted by Yincognito — Today, 1:03 pm