Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Reading HTML (generated by JavaScript)

927638Mar 30 2012 — edited Mar 31 2012
Hi all.

I have some time trying to "read" HTML generated by javaScript.
For this purpose I created this test page on my website at [http://www.123dogs.co.uk/javaScript.php] , which is simply displaying the time.

I'll wish to somehow get HTML generated by this javaScript function.
(Mind you is not even show in source code).

I have managed to do it by creating a WebDriver (but this is loading page etc, I want a quicker method)

Any other way to get it?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 28 2012
Added on Mar 30 2012
5 comments
170 views