I am developing JavaFx application with WebView loaded some HTML and Java Script.
I have tried FireBug Lite for debug purpose, but its not letting to debug the JavaScript.
Is there any way to debug the javascaript that is loaded into the WebView of JavaFX?