Hi,
Is there any option to start fiddler from commandline and stop it once done.
I found the commandline option fiddler.exe [filename] to start it. But the problem here is that , its not generating that file after capturing http traffic, I don't understand how to use this option,
Basically I just want to start fiddler from commandline with a filename so that all the sessions ll automatically capture into that file and i don't have to explicitly save the file.
Please help me out on this.
Thanks in advance