I am automating a process where I have to download files from a website in internet explorer I have the following code which clicks the "Save" button once the download pops up.

Please Login or Register  to view this content.
However when I run this automation at home, sometimes the following popup appears after clicking "Save":

TEMP.png

How should I tell VBA to click "Retry" if this button pops up? Thank you for your help!