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

Silverlight Security Warning

1 Answer 91 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Fan
Top achievements
Rank 1
Fan asked on 10 Jun 2014, 09:14 AM
I am writing some auto test codes to my Silverlight application. I am testing the "save as file" function. Before prompts the save as dialog, Browser (I am using IE) will prompts a "File download - security warning" dialog due to security concern. After I click the "ok" button, the save as dialog present and I can choose the location to save the file. How can Testing Framework deal with this security warning dialog? I have tried the GenericDialog, but I cannot simulate the action of clicking "ok" button so that the save as dialog never appears. Could anyone give me some hints to solve this problem? Thank you!

1 Answer, 1 is accepted

Sort by
0
Ivaylo
Telerik team
answered on 13 Jun 2014, 07:47 AM
Hello,

This issue should be fixed by simply configuring the browser rather than with a code. Please follow this article for more information and follow the steps.

Regards,
Ivaylo
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
Tags
General Discussions
Asked by
Fan
Top achievements
Rank 1
Answers by
Ivaylo
Telerik team
Share this question
or