Has anybody got their Automation using Watin 2 (latest release) work with IE 9 Download Manager?
Some of the issues I am facing are: 1. Cannot grab the control ids of the button on the Download Manager (Save, Save As...) using Dev Toolbar which makes it difficult to click a button using watin 2. The only workaround I have found is to use SendKeys. Like Alt + S (and others) to save a file. However, I cannot send keys to use Save As and other options in the ancillary menu. I would like to interact with the Download Manager which may allow me to use Save As.