Wow, well I'd simply try doing the same thing as you are doing, but if you're trying to click on something that has <img ...> for its tag, then use ie.image(...) and not ie.button(...). ie.button(...) would be used if you were clicking on soomething with the tag <input type="button"...>.
Nathan --------------------------------------------------------------------- Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=5867&messageID=16725#16725 _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
