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

AutoResponder feature available via Fiddler Core / Scriptable?

3 Answers 102 Views
FiddlerCore
This is a migrated thread and some comments may be shown as answers.
George
Top achievements
Rank 1
George asked on 28 Sep 2020, 08:07 PM

Hello,

Is there a way to script Fiddler via code? I want to be able to set up fiddler with AutoResponder enabled automatically and an imported .saz file and then run some test automation where Fiddler automatically responds. All of this needs to be done programmatically as part of a test suite. Does something like this already exist?

3 Answers, 1 is accepted

Sort by
0
Nick Iliev
Telerik team
answered on 30 Sep 2020, 07:32 AM

Hello George,

 

Yes, there is a core library that can be embedded and used within your NET applications. The library is called FiddlerCore and is a paid product with a trial version. You can learn more about FiddlerCore here, and there are some demo applications available here.

Please let us know if oyu need additioanl information related to FiddlerCore.

 

Regards,
Nick Iliev
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive, special prizes, and more, for FREE?! Register now for DevReach 2.0(20).

0
George
Top achievements
Rank 1
answered on 30 Sep 2020, 09:56 AM

Hello Nick,

I took a look and it doesn't look like FiddlerCore doesn't have AutoResponder built in and that it is only in the Fiddler application. Is that correct? It seems to be available in the Fiddler object model for the application but not in FiddlerCore.

0
Nick Iliev
Telerik team
answered on 05 Oct 2020, 05:00 AM

Hello George,

 

There is no built-in AutoResponder, but you could still script most of the functionality via code. See this example for reference.

 

Regards,
Nick Iliev
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive, special prizes, and more, for FREE?! Register now for DevReach 2.0(20).

Tags
FiddlerCore
Asked by
George
Top achievements
Rank 1
Answers by
Nick Iliev
Telerik team
George
Top achievements
Rank 1
Share this question
or