This is a migrated thread and some comments may be shown as answers.

Handling the Download Dialog in IE 9 - (intermidiate C# Coding)

2 Answers 63 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Niranjalee
Top achievements
Rank 2
Niranjalee asked on 28 Jan 2014, 12:01 PM
Hi,

I am unable to handle the pop up dialog message when click to open/save a document. I tried changing the IE9 browser settings to open pop up in a new window. How can I handle this to continue the test execution? I will need to perform the below actions
1. Open document in IE
2. Save Documnet

I am using C# for coding. Can you please help me with this.

Please see attachment

Thanks,
Regards
Niranjalee.

2 Answers, 1 is accepted

Sort by
0
Deniz
Top achievements
Rank 1
answered on 29 Jan 2014, 01:03 PM
Niranjalee,

I think you can use the dialod handler can be selected from dowload dialog under the Dialogs tab. Add this step then you can select handleButton(Save, open etc.) by double-clicking on the step,

Maybe it will work :)
0
Velin Koychev
Telerik team
answered on 30 Jan 2014, 01:04 PM
@ Deniz - Thank you for helping others.

@ Niranjalee - If you want to handle this dialog with code, you can try using DownloadDialogsHandler. For more information how to do this and a code sample you can find at the bottom of this article

Let me know if you need any further assistance. 

Regards,
Velin Koychev
Telerik 
Tags
General Discussions
Asked by
Niranjalee
Top achievements
Rank 2
Answers by
Deniz
Top achievements
Rank 1
Velin Koychev
Telerik team
Share this question
or