Roberto,
     I have an easier question here. How do you do with Selenium and
wicket:path attribute. Because I cant make selenium see this attributes. I
am using wicket 1.3.6

Thanks!

On Fri, Jun 19, 2009 at 3:00 PM, amit_vibhuti
<amit_vibh...@rediffmail.com>wrote:

>
> Modal window hacked:)
>
> http://seleniumdeal.blogspot.com/2009/01/handling-modal-window-with-selenium.html
>
>
>
> Roberto Fasciolo wrote:
> >
> > Hi all,
> >
> > I'm trying testing an application using modal windows with selenium but
> it
> > seems I can't find a good way.
> > Has someone ever done something like that?
> >
> > Basically, my problem is that I can access the ModalWindow using:
> > selenium.selectWindow("modal-dialog-pagemap");
> >
> > but I can't verify if the window has been fully loaded or not, I've tried
> > with:
> > selenium.waitForPopUp("modal-dialog-pagemap", "30000");
> >
> > but it fails all the time with exception message "Window not found".
> >
> > Thanks in advance,
> > -Roberto
> >
>
> --
> View this message in context:
> http://www.nabble.com/Testing-ModalWindows-with-Selenium-tp15166572p24119439.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
>
>


-- 
Fernando Wermus.

www.linkedin.com/in/fernandowermus

Reply via email to