Hello Sebastien, I'm trying to write unit tests for wizard based on [1] I was able to display the page :) And wizard is accessible to WicketTester but it is not inited :((( I believe I need to do some "dialog magic" :)) Could you please tell me which behavior I need to execute to initialize the AbstractWizard?
Thanks in advance! [1] https://github.com/sebfz1/wicket-jquery-ui/blob/master/wicket-jquery-ui/src/main/java/com/googlecode/wicket/jquery/ui/widget/wizard/AbstractWizard.java -- WBR Maxim aka solomax
