[Wtr-general] click the button in form

boominathan forum-watir-users at openqa.org
Tue Sep 12 03:45:05 EDT 2006


hi,
  first u write correct frame name and button name. First u find which frame contains that button. then u write script like this
$ie.frame("framename").button(:name or :value,"the proper name" or "the Proper value").flash then click.
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.openqa.org/thread.jspa?threadID=4101&messageID=11315#11315


More information about the Wtr-general mailing list