Hi Paul,
thanks for the response.
I have tried as recommended and it prompts,
reset name=reset id= value=Cancel
alt= src=
irb(main):012:0> ie.reset(:value , 'Cancel').flash
Watir::Exception::UnknownObjectException: Unable to locate object, using
value and Cancel
from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1979:in
`object_exist_check'
from c:/ruby/lib/ruby/site_ruby/1.8/watir.rb:2106:in `flash'
from (irb):12
from ?:0
Regards,
Fred
------------------------------------------------------------
Date: Wed, 03 Aug 2005 21:12:01 -0600
From: Paul Rogers <[EMAIL PROTECTED]>
Subject: RE: [Wtr-general] Cannot Identify "Cancel"
To: [email protected]
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=US-ASCII
This is a reset button. In the current release you need to do
Ie.reset(:value , 'Cancel').flash
In the next release, the code you are using will work as we have
combined reset objects in with button
Paul
Send instant messages to your online friends http://asia.messenger.yahoo.com
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general