EDIT: I thought my issue was solved through the WinINET Options
. Below are the steps that fixed my Chrome traffic finally being picked up in Fiddler:
From Fiddler -> Tools -> WinINET Options -> LAN settings -> Make sure Automatically detect settings
is checked.
However, what I just found out later was that the PAC script was resetting these options everytime I fired up Fiddler. The real solution was goto Fiddler -> Tools -> Options -> Connections -> Uncheck Use PAC Script
. This solved it for good. Below is a screenshot for reference: