[webkit-qt] Show all JavaScripts a page is running
Ariya Hidayat
ariya.hidayat at gmail.com
Wed Dec 14 08:48:38 PST 2011
> I would like to have a debug output for each javascript that the webpage
> (displayed in a QWebView) is running.
This sentence is confusing, can you elaborate?
If what you want to is to capture the output of 'console' being
executed in the JavaScript world, read the documentation of
javaScriptConsoleMessage() in QWebPage.
--
Ariya Hidayat, http://ariya.ofilabs.com
More information about the webkit-qt
mailing list