
HTTPS provides critical security and data integrity for both your site and your users that provide personal information on your site. A Security panel to debug security issues and ensure that you have properly implemented HTTPS on your website.You may also inspect and manage storage, databases, and caches from the Application panel. An Application panel to inspect, modify, and debug web app manifests, service workers, and service worker caches.A Memory panel to measure your use of memory resources and compare heap snapshots at different states of code runtime.A Performance panel to profile the time and system resources required by your site.A Network panel to monitor and inspect requests and responses from the network and browser cache.A Sources panel to open and live edit your code, set breakpoints, step through code, and see the state of your website one line of JavaScript at a time.A Console to view and filter log messages, inspect JavaScript objects and DOM nodes, and run JavaScript in the context of the selected window or frame.An Elements panel to edit HTML and CSS, inspect accessibility properties, view event listeners, and set DOM mutation breakpoints.The Microsoft Edge (Chromium) DevTools include the following panels. These are just examples of some of the features the DevTools provide to make it easier and faster for you to build and test your websites in Microsoft Edge. Debug your script by setting breakpoints and stepping through it line by lineĪll directly within the browser.See all the console.log() statements from your front-end JavaScript code.Edit CSS and instantly see preview how your website renders.Inspect and make changes to your HTML website.

With these DevTools, you are able to do the following. The Microsoft Edge Developer Tools are a set of tools built directly into the Microsoft Edge browser. You can open Microsoft Edge Developer Tools (DevTools) by pressing the F12 key or by pressing the Ctrl + Shift + i keys.


The new Chromium based Microsoft Edge is supported on all versions of Windows 7, Windows 8.1, Windows 10, Windows Server (2016 and above), Windows Server (2008 R2 to 2012 R2), and macOS. This new Microsoft Edge runs on the same Chromium web engine as the Google Chrome browser, offering you best in class web compatibility and performance. Microsoft has adopted the Chromium open source project in the development of Microsoft Edge on the desktop to create better web compatibility.

How to Enable or Disable Developer Tools in Microsoft Edge Chromium
