[webkit-qt] Show all JavaScripts a page is running

Stefan Bogner sbogner at gmail.com
Thu Dec 15 02:35:53 PST 2011


Hi,

> 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.

Sorry for not being clear - I meant outputting the actual script that is being 
ran (ie. qDebug() << "Running JS:" << script;), not the output of the script.

Thanks
Stefan


More information about the webkit-qt mailing list