Having a hard time tracking an answer to this down on Google, because I'm not interested in making dialog boxes... I want to be able to detect and click buttons on dialog boxes.
Background on this: I have a set of subs that fill out and submit an online form in a browser window. The form returns a table, that can be downloaded as a spreadsheet.
IE spawns a dialog box asking if I want to open or save the file. Is there a way to:
1) determine whether the dialog box, in the browser, has appeared yet, and
2) select an open or save option?
Background on this: I have a set of subs that fill out and submit an online form in a browser window. The form returns a table, that can be downloaded as a spreadsheet.
IE spawns a dialog box asking if I want to open or save the file. Is there a way to:
1) determine whether the dialog box, in the browser, has appeared yet, and
2) select an open or save option?