I need to see the loaded resources of my webpage from IE8 Developer Tool (to be clear: the equivalent of the tab "Net" in Firebug).
But I cannot find it. Does it exist ?
thanks
Clicking on the "network" tab will show you all network requests being made for a certain page. Once the network tab is open we can begin our tutorial.
Press F12 and select Network tab.
In common web browsers like Google Chrome or Firefox, you can "right-click" and then click "Inspect" or "Inspect Element" to open the developer tools in your browser. Then, in Developer Tools, navigate to "Network" and re-load the page.
Look into the fiddler debugging proxy, it's invaluable. It will tell you which resources IE has loaded, let you "replay" form submissions and so on. It's true that IE hasn't got a resources tab à la firebug, or webkit, but this isn't so far off.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With