Currently there is no obvious way to listen for JS console errors/messages.
The com.sun.javafx.webkit.WebPageClientImpl.addMessageToConsole() method has an empty implementation.
The com.sun.javafx.webkit.WebPageClientImpl.addMessageToConsole() method has an empty implementation.
- relates to
-
JDK-8219858 [WebView] Expose WebConsoleListener as public API
- Open