no, it does not. its a testing tool for simple cases.

-igor

On Fri, Jul 16, 2010 at 1:38 AM, Harald Wellmann
<harald.wellm...@multi-m.de> 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: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to