Seems to be my fault :( I have not call open :))) Another question :)) I'm trying to write the test to check if wizard buttons are enabled or not
I'm getting DialogButton and it's enabled property to determine if button is enabled BUT this property is always true :((( On Thu, Oct 5, 2017 at 12:19 PM, Maxim Solodovnik <[email protected]> wrote: > 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 > -- WBR Maxim aka solomax
