Tagged Questions

0
votes
1answer
509 views

Fiddler with White UI automation

I have very wired problem. I have a WPF application that calls web services. When I run the application I can see the communication to the services through fiddler. I wrote some UI automation test ...