

By default the resources are listed chronologically. The Network panel logs all network activity in the Network Log.Įach row of the Network Log represents a resource.
To view the network activity that a page causes: That's because DevTools only logs network activity while it's open and no network activity has occurred since you opened DevTools. DevTools docked to the bottom of the window DevTools docked to the bottom of the windowĬlick the Network tab. You might prefer to dock DevTools to the bottom of your window.įigure 4. Open DevTools by pressing Control+Shift+J or Command+Option+J (Mac). The demo in one window and this tutorial in a different window You might prefer to move the demo to a separate window.įigure 2. To get the most out of this tutorial, open up the demo and try out the features on the demo page. Start with the Audits panel because it gives you targeted suggestions on how to improve your page. There are many types of load performance issues that aren't related to network activity. If you're looking for ways to improve page load performance, don't start with the Network panel. Inspecting the properties of an individual resource, such as its HTTP headers, content, size, and so on.Making sure that resources are actually being uploaded or downloaded at all.The most common use cases for the Network panel are: Clicking the button gives you the option to add the longitude and latitude of the exact geographic location you want to model.In general, use the Network panel when you need to make sure that resources are being downloaded or uploaded as expected. You can add any location on earth as a selection by using the “add location” button. How to Add a Custom Geographic Location with Chrome DevTools If you don’t see the geographic location you want to emulate, then click the button labeled “Manage.” That’s a bit of a secret handshake for navigating to this function.Īt this step you need to scroll down to see the menu item that allows you to choose the geographic location. “Press Command+Shift+P (Mac) or Control+Shift+P (Windows, Linux, Chrome OS) to open the Command Menu.” Override Your Geolocation in Chrome DevToolsĪccording to Google’s developers page, this is how to get to the geolocation override: Here’s how to spoof a different IP address with Chrome. How to Show Different Geolocation with Chrome
