I am testing an app that has very lengthy report that loads in a popup window. 
I need to verify some data within the window.  Currently I pause for what I
think will be the maximum time needed to load.  However depending on server load
and certain types of data in the report the time varies greatly.  I was
wondering if anyone had any ideas on how to do a selectWindowAndWait
modification.  Currently if I use that command it will wait for the parent
window to reload.  I want it to wait for the popup window to finish loading. 
Any ideas? 

------------------------------------------------------------------------------
This message may contain confidential information, and is
intended only for the use of the individual(s) to whom it
is addressed.
------------------------------------------------------------------------------

_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to