Hi Keenan!
 
Thanks for your reply!
 
>When I click a popup, I've found I need to do a click,pause, and 
>selectWindow

>I believe a click and wait waits until a url is loaded into the 
>current window.

 
Maybe I should test a popup in the way of "click + wait + selectWindow".I think you are right.
But the "TestWaitInPopupWindow" example of selenium 0.6 can't work on my PC.Do you?
I found command "clickAndWait"  was still testing  "newPageLoaded" flag of BrowserBot after click occured.
"newPageLoaded" flag should be set to be true when new page loading and it is work for command "open" but "clickAndWait".
I don't know why and am still debugging the selenium.

>I'm noticing that when 'click' or 'clickAndWaiting' a url in the sub 
>window [that will load a url into the subwindow] it seems to be 
>double submitting it to the server. Is anyone else noticing this?
Sorry!I didn't found the same thing on my PC.
 
Thanks again.
james
_______________________________________________
Selenium-devel mailing list
Selenium-devel@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel

Reply via email to