Hello James,

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.

On a related thread.

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?

When putting a break point in my jsp code, it looks like the 'click' action completes but then gets fired again.

Thanks,
Keenan

On Oct 21, 2005, at 4:28 AM, 王? wrote:

Hello,every body!
    I have some problem with Action "clickAndWait".
    The example test case TestWaitInPopupWindow is always stopping at "||clickAndWait||link=Click to load new page||" row and I have the same problem with the test case write by myself.
    After about half hour study I found it has something to do with the listener of myiframe:
 
    this listener added when BrowserBot created only works for action "open" but "clickAndWaite" when the click event of link is to open html in new window.
    Am I right?
    Anyone can help me?
 
   Thanks In Advance
    James Wang
 
_______________________________________________
Selenium-devel mailing list


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

Reply via email to