I asked a question on stackoverflow, but I thought I’d re-ask it here. Is it possible to get the output of what would normally be sent to the developer console when using a webview? A comment directed me to IDeveloperConsoleMessageReceiver but I don’t think that’s been implemented in wxpython.
did you ever figure it out? I am looking to get the devtools network requests tab info… seems like getting the console log is a good first step… but the lack of info or examples indicates it might not be possible