Just have checked, seems to work :)
Thanks for the quick fix :)) On Fri, Oct 6, 2017 at 4:57 AM, Sebastien <[email protected]> wrote: > Hi Maxim, > > Maybe that's because I forgot a small call! ;) > https://github.com/sebfz1/wicket-jquery-ui/commit/ > 56b8cccd24eb53469d73beb2f9a821b6ad62ee3f > > Snapshots are on their ways... > > Thanks & best regards, > Sebastien > > > On Thu, Oct 5, 2017 at 9:21 AM, Maxim Solodovnik <[email protected]> > wrote: > >> 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/w >>> icket-jquery-ui/src/main/java/com/googlecode/wicket/jquery/u >>> i/widget/wizard/AbstractWizard.java >>> >>> -- >>> WBR >>> Maxim aka solomax >>> >> >> >> >> -- >> WBR >> Maxim aka solomax >> > > -- WBR Maxim aka solomax
