Hi Guillaume,
 
Do you have a sample code of where the selectWindow is using the parameter passed from window.open() as the name of the pop up window?
 
thanks a lot 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Guillaume Boudreau
Sent: Tuesday, December 13, 2005 1:48 PM
To: selenium-devel@lists.public.thoughtworks.org
Subject: RE: [Selenium-devel] selectWindow

You can try to save the return value of window.open() and use that as the parameter for selectWindow.
 
- Guillaume Boudreau


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tolou Taherinia
Sent: December 13, 2005 12:30 PM
To: selenium-devel@lists.public.thoughtworks.org
Subject: [Selenium-devel] selectWindow

Hi all,
 
I am writing a test case for a pop up window for which the name randomly changes...is there any other selenium function which provides the same functionality as selectWindow but without using the name of the pop-up window. If not, how can this be dealt with....
 
Thank you in advance
 
_______________________________________________
Selenium-devel mailing list
Selenium-devel@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel

Reply via email to