I need to download files in Internet Explorer that have an undefined amount of loading time. When I press the export button, this loading bar should pop up at the botton, and I click save.
I have a simple sequence that clicks the export button, then clicks the Save button. This works when the bar shows up immediately for small files, but when the file I need is particularly big, the sequence messes up. It will “click” the button (the process seems to trigger, as it’s able to move on to the next download without issue), but the file never gets downloaded onto my computer, and the download bar never progresses to the usual “Open, Open Folder View Downloads” selection.
Why does this happen, and how do I work around it? Here’s what my sequence currently looks like for the downloading process.