Any way to do it without running Selenium? On Mar 12, 2010, at 6:01 AM, Kent Tong wrote:
> > > Tony Wu-5 wrote: >> >> However, I can't >> do this unit test in Wicket because a FormTester can only submit once. I >> can't resetup the FormTester data because the 2nd submit button (checkout) >> requires a state that the 1st submit button sets. >> > > Yes, you can make it work if you use http://wicketpagetest.sourceforge.net/ > > ----- > -- > Kent Tong > Better way to unit test Wicket pages (http://wicketpagetest.sourceforge.net) > Books on CXF, Axis2, Wicket, JSF (http://agileskills2.org) > -- > View this message in context: > http://old.nabble.com/FormTester---submitting-more-than-once-tp27873217p27874748.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
