Is it possible to run fiddler from command line and a set of URLs so that it can traverse across all the URLs and give a HAR/XML file as an output?
1 Answer, 1 is accepted
0
Eric Lawrence
Telerik team
answered on 22 Sep 2015, 01:19 PM
Hi, Purna--
You can drive Fiddler via automation (ExecAction.exe) or you can build an application using FiddlerCore. You can also use Fiddler's API Testing feature to run a scenario and record its output.
However, if by "traverse across all the URLs" you mean "Navigate a web browser instance to" you would probably do this by pairing Fiddler or FiddlerCore (for network capturing) with a browser-driver like Selenium or the like.
Regards,
Eric Lawrence
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items