JamesWang wrote:

Today I spent two hours in the example "TestWaitInPopupWindow" of selenium 0.6 and I confirmed it was wrong and should not exist. The test script of TestWaitPopupWindow is wrong because command "clickAndWait" doesn't work for popup.
    Am I right?

Yes, you're right: the test is broken. Or rather, the test is okay, but Selenium is broken. In Firefox. Sometimes. (It only seems to affect some machines, making me think it's some kind of race-condition).

I've logged this as a defect at http://jira.public.thoughtworks.org/browse/SEL-152

--
cheers, MikeW                            http://www.dogbiscuit.org/mdub/
_______________________________________________
Selenium-devel mailing list
Selenium-devel@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel

Reply via email to