gemiral Posted June 20, 2020 Posted June 20, 2020 I did as said there [How to Enable CEF Debugging]. So when I open Browser (Firefox) "localhost:9222", I see this But when I click on string with "mp", I get errors. So is debugging available only on Chrome?
johnytoxic Posted February 19, 2021 Posted February 19, 2021 Yes, you need the Chrome Debug tools to debug a CEF session. However, you could make it work in Firefox: https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugging/Chrome_Desktop Alternatively you can use your IDE (e.g. VSCode) to attach to the remote process.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now