Currently not, but maybe implementing it in EnhancedWicketTester is worse
idea then simply making finally WicketTester first class citizen in the
Wicket project. So  that testing even most complex Ajax websites would be
possible and easy.

On Thu, Jan 14, 2010 at 8:54 PM, jgasyna <webmas...@poundtech.com> wrote:

>
> Would the use of the enhanced wicket tester perhaps solve this problem?
>
> Dzieki
>
>
> Paul Szulc wrote:
> >
> > I think you can explicitly tell in your tests to fire given java script
> > event, but after that your page flow will be broken (bug in the wicket
> > tester).
> >
> > On Thu, Jan 14, 2010 at 9:51 AM, Douglas Ferguson <
> > doug...@douglasferguson.us> wrote:
> >
> >> Anybody?
> >>
> >> On Jan 11, 2010, at 10:24 AM, Douglas Ferguson wrote:
> >>
> >> > I am assuming that since it is actually a text field that I could just
> >> "get" the component and cast it to a TextField then set the model
> object.
> >> >
> >> > However, I'm not sure that we fire the appropriate events to make the
> >> autocomplete work properly as there are onchange events, etc on it..
> >> >
> >> > D/
> >> >
> >> > On Jan 10, 2010, at 7:56 PM, Douglas Ferguson wrote:
> >> >
> >> >> What is the recommended way to test autocomplete using wicket tester?
> >> >>
> >> >> D/
> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> 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
> >> >
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> >> For additional commands, e-mail: users-h...@wicket.apache.org
> >>
> >>
> >
> >
> > --
> > Best regards,
> > Paul Szulc
> >
> > http://paulszulc.wordpress.com
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/testing-autocomplete-with-WicketTester-tp27104866p27167160.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Best regards,
Paul Szulc

http://paulszulc.wordpress.com

Reply via email to