Hi all, While downloading a .tif file, we are seeing the IE download bar (IE11-DEVvsQA-DownloadBar&DialogBox.PNG) in the DEV env that we were able to spy and code the logic.
However, in the TEST env, we are seeing the Dialog box (IE11-DEVvsQA-DownloadBar&DialogBox.PNG).
We (the DEV team) don't have access to the TEST env to be able to spy this Dialog box. We have IE11 on both the DEV and QA environments.
I'm currently shooting in the dark and trying to get ahold of the Dialog Box via Global Send Keys and haven't made any progress, yet.
What do you guys suggest? Thanks in advance.