This is a migrated thread and some comments may be shown as answers.

Command line fiddler to capture Har file

1 Answer 209 Views
Extensions and Customization
This is a migrated thread and some comments may be shown as answers.
Purna
Top achievements
Rank 1
Purna asked on 21 Sep 2015, 07:49 PM

Hi,

 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

Sort by
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
Tags
Extensions and Customization
Asked by
Purna
Top achievements
Rank 1
Answers by
Eric Lawrence
Telerik team
Share this question
or