Hi all, I figured out the issue. The popup which had the button for opening the modal dialog had a drop down list and the button which opened the modal dialog. When a value is selected from the drop down list, the pop up reloads. So, I had to attach the popup again, before I used click_no_wait and it worked.
Thanks to all for all your replies. Kushal On Dec 7 2010, 8:12 pm, dt_nz <[email protected]> wrote: > Hi, > I had a similiar problem that began when I started using IE8. I found > (and could be wrong) that WinClicker didn't seem to handle the popup, > so, I am now using the method clickprompt which I borrowed > fromhttp://wiki.openqa.org/display/WTR/JavaScript+Pop+Ups > > It works for IE8 and IE7. -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
