Question about html parsing with onClick and javascripts
Independent Developers
1
Posts
1
Posters
3.0k
Views
1
Watching
-
wrote on 7 Jun 2011, 08:06 last edited by
hello
i am new to Qt and using java.
i want to get the html of a web-page AFTER generating all the javascripts AND after clicking certain "onClicks" buttons.
i managed to generate the javascripts by setting:
"QWebPage.settings().setAttribute(WebAttribute.JavascriptEnabled, true);"how can i tell it to evaluate certain "onClicks"? i.e. press certain buttons on the page and then generate the html?
thanks
Sagy
1/1