How to confirm that a file is completely downloaded

I have created a custom workflow “WaitForDownloadToComplete” for my use.
You can call it and it waits till file is downloaded.

It accepts an IN argument only i.e “FileFullPath”

WaitForDownloadToComplete.xaml (8.5 KB)

1 Like

Thank you so much

hello, how can I get this activity if I’m using 2019 version of UIPath? thanks

Hello everyone ,
I am using an application to downloads the dump as a xls file it will not showing downloading process and downloaded in a default folder so how to know file is downloaded or not.
please give me some suggestion how to do this

Thanks in advance