Hello All, With the help of Sebastien I was able to create POC [1] [2] and was able to test wicket-jquery-ui dialog using wicket tester Hope this will be useful :)
[1] https://github.com/apache/openmeetings/blob/3.2.x/ openmeetings-web/src/test/java/org/apache/openmeetings/ test/AbstractWicketTester.java#L64 [2] https://github.com/apache/openmeetings/blob/3.2.x/ openmeetings-web/src/test/java/org/apache/openmeetings/ test/web/LoginUI.java#L70 On Mon, Jan 23, 2017 at 5:28 PM, Sebastien <[email protected]> wrote: > Hi Maxim, > > The only related thread I found is a mail entitled "WicketTester and > Wicket jQuery UI" on [email protected] (from 14/09/2013). I > cannot find the markmail archive however... > There is no crucial information though. I will forward it to you directly > to not spam users@wicket. Please tell me if/when you ended with something > useful! :) > > Thanks & best regards, > Sebastien. > > > On Mon, Jan 23, 2017 at 4:54 AM, Maxim Solodovnik <[email protected]> > wrote: > >> Hello Sebastien, >> >> I do remember were there some questions on the topic, but unfortunately I >> was unable to find the discussion, >> Could you please tell me or maybe send a link to the example on how >> wickek-jquery-ui dialog can be pressed using wicket tester? >> >> Thanks in advance! >> >> -- >> WBR >> Maxim aka solomax >> > > -- WBR Maxim aka solomax
