Cain, Mark wrote:
> It appears to be a synchronization problem as you described, how do I
> fix it?  I am using the click_no_wait method to exit the non-modal
> window (regular click error ironically enough in wait) and that is where
> the synch error occurs.  
>   
*      cw2.button( ** "Close Window" ** ).click_no_wait

     $ie.wait* # add this

> I am not sure why ie.wait was not working before, I suspect it was not
> waiting long enough but can not prove that conclusively.
>   
That answers my question, which really was "what did you see that made 
you think it didn't work".



_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to