Actually, I hadn't even noticed the typo in your code <g>.
 
In any event, the problem is not that Watir can't locate or click the button. 
The issue is that, once clicked, control never comes back to Watir from the 
page/browser, so the script hangs.
 
Daniel Kurtz
Consultant
Olenick & Associates
205 W. Wacker Drive
Suite 2010
Chicago, IL 60606
312-332-0096
www.olenick.com

________________________________

From: [EMAIL PROTECTED] on behalf of Peter Chau
Sent: Wed 7/27/2005 11:55 AM
To: [email protected]
Subject: RE: [Wtr-general] Script non-responsive


Sorry there was a typo on my part... try
 
ie.image(:src, /searchbutton_5_0.gif/).click
 

<<winmail.dat>>

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

Reply via email to