
See Microsoft Edge DevTools keyboard shortcuts. The Microsoft Edge DevTools team works hard to make all the tools available using the keyboard and assistive technologies such as screen readers. These provide a quick way to access functionality and are needed for accessibility. There are two main ways to interact with DevTools.
#Developer tool for mac safari how to#
Find accessibility, performance, compatibility, and security issues in your products and learn how to use DevTools to fix each.Debug your JavaScript using breakpoint debugging and with the live console.

Inspect, tweak, and change the styles of elements in the webpage using live tools with a visual interface.Emulate how your product behaves on different devices and simulate a mobile environment, complete with different network conditions.Inspect and change the current webpage live in the browser.The Microsoft Edge Developer Tools are also called Microsoft Edge DevTools, or simply DevTools. The Developer Tools that are shipped with Microsoft Edge are partly based on the tools in the Chromium open-source project, so you may already be familiar with some of these tools. When you install Microsoft Edge, you not only get a browser, you also get Developer Tools, which provide a powerful way to inspect, debug, and even create web projects.
