[Wtr-general] CRITICAL---Clicking Image Button in Application

Nathan forum-watir-users at openqa.org
Tue Jan 2 18:10:40 EST 2007


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 &ltimg ...&gt 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 &ltinput type="button"...&gt.

Nathan
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=5867&messageID=16725#16725


More information about the Wtr-general mailing list