Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Clearing the "Network" tab in IE11 developer tools

How does one clear out the traced HTTP requests from the IE11 "Network" developer tool? There are some icons with little red "X" glyphs at the top but those do something other than clearing the view. It's possible of course with Firefox and Chrome tools, but nothing I've tried works with IE11.

I vaguely recall that IE9 had a "Clear" button but I could be imagining that.

like image 302
Pointy Avatar asked Jul 11 '18 20:07

Pointy


People also ask

How do I remove a tab from a network session?

When on the network tab, the option to clear the activity is called 'Clear session' and is located between 'Clear entries on navigate' and 'Content type'. The icon is a little red x in the upper left corner, and then 3 lines. It is the one highlighted yellow in the screenshot.

How do I debug F12 in IE?

Right click to 'Inspect Element', or click on F12 Developer Tools from the gear icon to open the Developer Tools pane. Click on the "Debugger" tab. Click on the Stop sign icon.

What is F12 in Internet Explorer?

F12 tools provide a set of tools that you can use to design, debug, or view webpage source code and behavior. F12 tools can be opened in a separate window or pinned to the bottom of the webpage that you're debugging.


1 Answers

When on the network tab, the option to clear the activity is called 'Clear session' and is located between 'Clear entries on navigate' and 'Content type'. The icon is a little red x in the upper left corner, and then 3 lines. It is the one highlighted yellow in the screenshot.screenshot from 11.407.17134.0

like image 51
justanotherprogrammer Avatar answered Sep 21 '22 06:09

justanotherprogrammer