Debugging with Devtools

Debugging with devtools is possible by setting system property -Dchromium.remote_debugging_port=8888 and then opening in Chrome http://localhost:8888. This allows full debugging of html/css/javascript of the embedded browsers.

It is recommended to only use this feature in development and to not include it in production.

It requires a compatible version of Chrome/Chromium.

Boost your app development with Equo Debug! Seamlessly debug Equo applications based on React.js and Vue.js with automated procedures and dedicated tools. Equo Debug automatically opens devtools in browsers for each Equo Browser instance. Simplify your development process with a single action. Try it now! For more details, contact out team. See this guide for a tutorial on how to debug applications that integrates Equo Chromium using your IDE, the Equo CLI, or DevTools.