Hi Friends,
I’m facing an intermittent issue in my automation workflow related to file handling after downloads.
I’m using the “Wait for Download” activity, and inside it, I have a Click activity that initiates the file download. Most of the time, the bot works fine—out of 10 attempts, it successfully renames and moves the downloaded file about 8 times. However, in 2 out of 10 runs, it throws an error at the Rename activity saying:
“File does not exist at source.”
To address this, I’ve already configured the Ignore file extensions setting with common temporary extensions like .tmp, .dwn, .crdownload, .part. Despite this, the issue still occurs occasionally.
Has anyone experienced similar behavior or found a reliable workaround?
Any suggestions or insights would be greatly appreciated!
