As a web developer I love Fiddler. I'm trying to use it to debug a problem with a web application running in Firefox, but the chattiness of other applications (Google Chrome, Google talk), is constantly spewing into my Fiddler capture. I've been unable to get it to stop. Totally exiting Chrome while using Fiddler on Firefox helps, but I'm still getting some traffic to Google's "talkgadget".
How can I tell Fiddler that I ONLY want to see traffic from a specific browser?
I've unchecked "Act as a system proxy on startup" and "Monitor all connections" (and manually configured Firefox to use Fiddler as a proxy) but I'm still getting Chrome and talkgadget traffic. I've tried setting the Chrome proxy settings, which brings up the IE "Internet Properties" dialog, and unchecking "Use a proxy server", but as soon as I start capturing again that box seems to get re-checked.
David