Debug WebView2 apps

Debug web code in WebView2 apps by using Microsoft Edge DevTools, Microsoft Visual Studio, or Microsoft Visual Studio Code. Use these tools to debug both web code and native code.

WebView2 apps combine the best of web and native app development features and tools. When you develop your WebView2 app, you test the app by debugging it.

See also