Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 628 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 628 Bytes

Fiddler Composer Variables

What is it?

It is a Fiddler add-on to add support for variables in the request composer.

How to install?

Simply drop CsvHelper.dll and FiddlerComposerVariables.dll in the following folder:

%userprofile%\Documents\Fiddler2\Scripts

How to use?

  1. Add variables in the "Composer Variables" tab.
  2. In your composer, replace key information with the variable surrounded by double curly brackets: {{variable}}
  3. Run your requests.
  4. Change variable value at any time. alt text