The command equivelant:
 
ie.button(:src, "http://cdn.search.aol.com/aolsearch/searchbutton_5_0.gif").click
 
works fine in IRB. Running in a script however, it does click the button, but never returns, causing the script to stall without any error reporting. This command, BTW, happens to be in an iteration block, executing on different attributes each time. This particular one is the only one that fails, and it also happens to be the only one that's using ":src" and a URL. Does that have anything to do with it?
 
Brand new with both Ruby and WATiR, BTW. Cool stuff. Hopefully I'll get to play with it for awhile, before having to go back to Mercury et al.
 
Daniel Kurtz
Consultant
Olenick & Associates
205 W. Wacker Drive
Suite 2010
Chicago, IL 60606
312-332-0096
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to