• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

The Tech Factors

All about your IT needs

  • Blog
  • About
  • Misc
  • Contact Us
You are here: Home / browser / FIDDLER – Free Web Debugging Tool

FIDDLER – Free Web Debugging Tool

January 12, 2017 by virdih

The Fiddler is a free tool which helps to debug web applications by capturing network traffic. It captures both HTTP and HTTPS traffic. You can also save an offline copy of the capture and review it anytime.

Install Fiddler Tool:

  • Download and save Fiddler tool from the below link:

https://www.telerik.com/download/fiddler

  • Run the downloaded file and accept the license agreement

fiddler agreement

  • Select the installation folder and install the software

Fiddler installation folder

  • Once the installation is finished, click on Close.

fiddler setup

 

Enable Decrypt HTTPS Traffic:

To Enable Decrypt HTTPS traffic to capture https traffic, follow the below steps.

  • To launch the fiddler tool, open Internet Explorer, Click on Tools and select Fiddler as shown in the below picture

launch fiddler

  • On internet security warning page, select Allow.

Fiddler explorer security

  • To capture https traffic, on the fiddler program toolbar, click on Tools and select Telerik Fiddler Options.

fiddler options

  • On Telerik Fiddler Options, check in Decrypt HTTPS Traffic option

fiddler options decrypt http traffic

  • Trust the Fiddler Root Certificate, select YES

fiddler options root certificate

  • On security warning page click on YES

fiddler root cert

  • On security warning page click on YES

fiddler trust cert

 

Use Fiddler Tool:

  • To launch fiddler tool. Open Internet Explorer, click on Tools and select Fiddler.

launch fiddler

  • You can enter the website to capture the network traffic, on Fiddler program you see the captured logs

fiddler web debug

  • To save an offline copy of the captured logs, click on File and select Save and point to All Sessions.

fiddler save sessions

  • Browse a location to save the captured logs.

fiddler save sessions archive

 

Filed Under: browser, Windows Tagged With: thetechfactors

Primary Sidebar

Calendar

June 2025
S M T W T F S
1234567
891011121314
15161718192021
22232425262728
2930  
« Jan    

Archives

Featured Post

Adding a host to vCenter Server fails

January 9, 2021 By virdih

In case you find some issues while adding a VMWARE ESXi host to vCenter Server and you get an error message “A General System error Occurred” or “vim.fault.NoPermission”. This issue occurs by inconsistent authorization setup on the ESXi Host. The name of this authorization file is “authorization.xml” and located at /etc/vmware/hostd You can follow the […]

© 2016 | The Tech Factors
Sitemap