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