Debug Web content

You can access tools to inspect and debug layout and performance issues of web content.

The WebEngine debugger is a debugging tool that opens in a separate window, providing access to the QT WebEngine Developer Tools. One of these tools is the inspector, which shows the HTML and JavaScript code when you click on an element or component. To learn more about tools for Web developers, see Chrome DevTools.

If GDC is launched in Debug mode, you can open the WebEngine debugger by pressing Alt-Shift, then right-click.

The debugger will close if the webview is closed.