开发者

Watin 2 and IE 9 Download Manager

开发者 https://www.devze.com 2023-03-13 09:31 出处:网络
Has anybody got their Automation using Watin 2 (latest release) work with IE 9 Download Manager? Some of the issues I am facing are:

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 intera开发者_如何学运维ct with the Download Manager which may allow me to use Save As.


Watin can't find download dialog and dialog buttons. It can resolve with this.

How to test file download with Watin / IE9?

See comments

0

精彩评论

暂无评论...
验证码 换一张
取 消