Hello,
I am trying to find a way to use the command line to replay SAZ files with Fiddler as well and am glad to find this post.
Being very new to Fiddler, I am looking for some help writing the app using FiddlerCore as suggested. In particular, after I load the saz file, I get an array of sessions. How do I then send the requests in the sessions?
I would also like to capture the response and compare it to the baseline response, same as what WebAPI testing in Fiddler does.
Is there any sample programs that does something similar?
Please let me know if I should start a new thread instead of continuing on this one.