Reputation: 81
Hope I can get some help here.
I am using latest version of firefox and firebug. I want to watch network activity when I reload a page and view my site. But as soon as I reload then firebug disappears. Is there a way to pin it. Why does it go from view.
Maricel
Upvotes: 8
Views: 2319
Reputation: 20371
It sounds like you're asking how to keep the Net Panel from being cleared when the page is refreshed or reloaded.
You should see a Persist
option on the Net Panel toolbar - enable it to persist the data across page reloads.
If the problem really is that Firebug just disappears then the cause might be one of the following:
Tools > Options > Privacy
) - tracking history should be enabled. This is equivalent to "Private Browsing" mode and so if you're in that mode, you'll see the same problem.References:
Upvotes: 7