I need help, when running on download there is only a 60 second waiting time, I need more time
!TIMEOUT_DOWNLOAD (read/write): Time limit for file downloads if Ui.Vision RPA is told to wait for a download to complete via OnDownload | file name | true
For example for a 5 minutes download timeout, add this command to your macro:
store | 300 | !TIMEOUT_DOWNLOAD
1 Like