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 ri
Hi,
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?
James
___
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:
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: