Pending Review
Last Updated: 27 Nov 2019 08:15 by ADMIN
Илья
Created on: 26 Nov 2019 03:15
Type: Bug Report
0
The function "Show only traffic from" does not work
Hello! I have the latest version of the feedler, and the "Show only traffic from" function does not work in it. It happens that it intercepts the traffic of some tabs, but almost always not.
1 comment
ADMIN
Boby
Posted on: 27 Nov 2019 08:15

Hi Илья,

Chrome uses multiple processes to render the UI and separate background processes to issue network requests  - make sure that the correct process is selected among all Chrome-related processes in the filter.

Another option is to uncheck Tools -> Options -> Connections -> Act as system proxy on startup, and then Start Chrome with manually specified proxy settings, pointing to the port on which Fiddler is listening:

chrome --proxy-server=http://localhost:8888
This way the only captured traffic will be from this instance of Chrome.

This issue is also related: "Target Any Process" feature no longer working with Chrome.

If I am missing something, could you please provide specific steps to reproduce the issue?

Regards,
Boby
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items