Hello,
I am using executeJavascript to send my document to my webview, and I would like to send the document everytime it changes.
Unfortunately, I don't know how to access browserWindow.webContents.executeJavascript from inside my onDocumentChanged function.
Does anyone know how?