I created a macro for Chrome to download files using a repetitive process that is supposed to download 55 files. However, once the macro finishes, I often have 45-50 files. It’s been inconsistent and I can’t see why. If there’s a break or error, I usually just ‘Run from here’ to proceed, but not sure why it skips some.
However, I’m using the ClickAndWait command. Basically, i’m having a command to Click an “export” button which triggers the Download. Can anything be done here?
OnDownload is in addition to Click or ClickAndWait. Its purpose is to tell UI.Vision how to handle the downloads. just add it to the top of your macro.