GUIDE: Dev Tools --> Inspect Pages

Opening the browser's developer toolset can be done in many ways. Multiple key binding combinations or even selecting the option from the settings will do the trick. In the edge browser, you can follow this quick bit: (Alt + F) + L + S --> type edge://inspect

Application tab in dev tools.
Edge browser search bar

With the DEV tools open, development may resume, until a separate tab needs to be opened. The process needs to be repeated for each tab. This can slow productivity, so an even faster method can be used to navigate tabs quickly, directly into the dev tools. Introducing the URL as such: edge://inspect/#pages


Open inspection panel:

  1. Step 1: Navigate to edge://inspect
  2. Step 2: Click to open the Pages page
  3. Step 3: Click inspect to jump to that page with network inspection open

Monitor browser processes

Step 4: (Optional) Shift + Esc opens the browser task manager. The process ID (PID) matches that found in the details tab of the OS task manager.