no, it does not. its a testing tool for simple cases. -igor
On Fri, Jul 16, 2010 at 1:38 AM, Harald Wellmann <[email protected]> wrote: > Does WicketTester emulate the browser back button? E.g. > > tester.submitForm("myform"); > tester.goBack(); > tester.submitForm("myform"); > // assert correct solution of double submit problem > > The Javadoc comment for WicketTester.NonPageCachingDummyWebApplication > mentions the back button and seems to imply the WicketTester does support it > by default, but I don't see how... > > Best regards, > > Harald > > > --------------------------------------------------------------------- > 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]
