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

Pop ups that repeat sometimes

1 Answer 40 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 2
John asked on 21 Sep 2012, 01:08 PM

I need first close a pop up in C#; yes I am slowly going to the dark side (GRIN).  I would like to code the clicking yes of a pop up that appears with the title of “Internet Explorer” with the following buttons of “Yes” and “No”.  Please see attached file.

I’m looking for something like this:

While (Internet Explorer pop up is returning its ugly face) {

                Click yes

}

Thanks,

John

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 26 Sep 2012, 07:10 AM
Hi John,

You can get rid of this “Cross-domain data access” dialog by modifying the IE settings. Just click on Tools in the Internet Explorer tool bar menu and then select Internet Options from the drop down. Click the Security tab and then click the “Custom Level” button. Once this is open scroll down until you see the “Access data sources across domains” setting and set the radial button to Enable. Click the OK button followed by the Apply button to save the settings.

See this article for more information.

Regards,
Plamen
the Telerik team
Are you enjoying Test Studio? We’d appreciate your vote in the ATI automation awards.
Vote now
Tags
General Discussions
Asked by
John
Top achievements
Rank 2
Answers by
Plamen
Telerik team
Share this question
or