Currently half a dozen unit tests in wicket-examples fail because
jwebunit/httpunit does not have full support for javascript.

java.lang.RuntimeException: com.meterware.httpunit.ScriptException:
Script 'if(history.length == 1){document.location.href =
'/wicket-examples/hangman?wicket:interface=:1::INewBrowserWindowListener'}'
failed: org.mozilla.javascript.EcmaError: ReferenceError: "history" is
not defined.

Obviously "history" is not known to httpunit and based on there
homepage is not supported in there latest version either. Any ideas
what to do now?

Does anybody know how to make HttpUnit to ignore any such issues?

Juergen


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to