click_no_wait is defined for Watir::Image, but not for the COM object that you are directly referencing.

On 4/20/06, Matthias Malek < [EMAIL PROTECTED]> wrote:
Hi,
 I have an image object......
   img = .....getElementsByTagName('img')['0'] 
 
Then I call img.click, which opens a URL....
How can I attach this URL using IE.attach? because once I call the img.click..the code waits for the dialog to close....
is there a something like img.click_no_wait? for images? how can I handle this situation?
 
thanks a lot
Matthias Malek
 

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


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

Reply via email to