or
When I try to run the recorder on my silverlight application it gives me the "Unable to Connect to Silverlight Application" and asks if I need help. I clicked Yes and did everything that the help site said to do but it still does not work.
Silverlight version: 5.1.10411.0
Test Studio version: 2012.1.719.0
Thank you!
Dave
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