« Return to Thread: How to get HTML source code from a wicket page

Re: How to get HTML source code from a wicket page

by John Krasnay :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread

OK, so WicketTester is the way to go. JBQ's response implied that there
was a more direct way to do it, but I'll give WicketTester a try.

Thanks,

jk

On Sat, Jun 23, 2007 at 08:05:58PM -0700, Igor Vaynberg wrote:
>
>    see our tests. all the mock setup is done for you. our tests simply call a
>    few methods and get a page rendered into a string that is then compared to
>    another file.
>
>    -igor


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@...
https://lists.sourceforge.net/lists/listinfo/wicket-user

 « Return to Thread: How to get HTML source code from a wicket page