This question is locked. New answers and comments are not allowed.
I'm trying to capture traffic/
requests
from a specific website, but I
don't
know how. I've tried endless
Google
searches, and the documentation on
Fiddler
did
mention
filters
.
However, I'm worried that
if
I
set a filter to show only if
the
URL contains, for example, bluestorm.com
,
the session list won't display anything if the request
URLs
when browsing that website
do
not
include
"
bluestorm."
Similarly,
if I use
Facebook,
I feel it will only list
URLs
that
contain the
word
"Facebook."
What I want is to input the exact URL, for instance, Facebook, so that now the session list will show all the URL requests or traffic that occur while the Facebook tab is currently open . Right now, I'm only getting traffic from my Firefox browser, but I want the traffic from a specific tab within Firefox, and I want all the URL traffic that occurs in that tab.
For example, if I want to capture the traffic from Facebook, I don't want to filter and have it display only URLs related to Facebook because I feel that will just show traffic for URLs like facebook.com . There are other URLs on Facebook that don't contain the word "Facebook" at all. So, I want it to retrieve and capture all the traffic from the Facebook tab.
What I want is to input the exact URL, for instance, Facebook, so that now the session list will show all the URL requests or traffic that occur while the Facebook tab is currently open . Right now, I'm only getting traffic from my Firefox browser, but I want the traffic from a specific tab within Firefox, and I want all the URL traffic that occurs in that tab.
For example, if I want to capture the traffic from Facebook, I don't want to filter and have it display only URLs related to Facebook because I feel that will just show traffic for URLs like facebook.com . There are other URLs on Facebook that don't contain the word "Facebook" at all. So, I want it to retrieve and capture all the traffic from the Facebook tab.
I filtered to show only if the URL contains, as you can see in the image, but no URLs from Facebook are being listed when I refresh the tab that's currently on the Facebook URL.