[Wtr-general] CRITICAL---Clicking Image Button in Application
Balaji
forum-watir-users at openqa.org
Wed Dec 20 09:16:52 EST 2006
""IMG SRC='/images/agent/btn_save_continue.gif' BORDER=0 STYLE='cursor: pointer' onClick='change_has_been_handled = true; if (!this.clicked) {document.the_form.submit();; this.clicked = true;}'""
Hi all,
I am trying to click on this image button with the following codes but none worked:
This image button saves all the data entered in the current form and navigate to the next page.
1. ie.button(:src,/btn_save_continue/).click
2. ie.button(:src,/agent/btn_save_continue/).click
Please someone help me. Its really urgent.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=5868&messageID=16408#16408
More information about the Wtr-general
mailing list