home-page

HOME

google-web-stories

STORIES

google-news

FOLLOW

telegram

JOIN

telegram

FOLLOW

How to capture Fiddler trace – Fiddler is a tool which will help you to capture the web traffic in order to deep dive into the issue

How to capture Fiddler trace

  • Simply install it

Fiddler trace install

  • By default it will install Fiddler at this location ( If you want you can change the path)

capture Fiddler trace

  • Post that start fiddler application by looking for an app into Windows search and cancel the app container configuration

capture Fiddler trace

  • Click on file and un-check capture traffic or hit F12 button

Click on file  un-check capture traffic or hit F12 button

  • Right click on any one of the traffic and simply remove it

Right click on any one of the traffic and simply remove it

  • Click on tool and then select option

capture Fiddler trace

  • Select HTTPS tab and check Decrypt HTTPS traffic post that it will install one fiddler certificate on local machine in order to by pass any proxy ( the moment you un-install Fiddler it will automatically remove that fiddler certificate)

capture Fiddler trace

How to capture Fiddler trace

capture Fiddler trace

capture Fiddler trace

  • Now fiddler is ready to capture the traffic à you can hit F12 or go to file and check capture traffic option post that repro the issue and make sure Fiddler is running in the background
  • In my machine I have launched chrome browser in background and captured fiddler traffic, this is how it looks like

capture Fiddler trace

You can save Fiddler traffic -> click on file -> save -> all sessions

 capture Fiddler trace

Conclude: Post reading above log now I know how to capture and read fiddler traces