Watin 2 and IE 9 Download Manager

Has anyone gotten their automation using Watin 2 (latest version) with IE 9 Download Manager?

Some of the problems that I encountered are: 1. It is not possible to capture the control identifiers of the button in the Download Manager (Save, Save As ...) using the Dev Toolbar, which makes it difficult to click the button using the watin function 2. The only workaround which I found is using SendKeys. Like Alt + S (and others) to save the file. However, I cannot send keys to use Save As and other options in the auxiliary menu. I would like to interact with Download Manager, which may allow me to use Save As.

+3
source share
1 answer

Watin cannot find the boot dialog and dialog buttons. He can solve it.

How to test file download using Watin / IE9?

See comments

0
source

All Articles