[Wtr-general] How to get value from textfield of the webpage using Watir/Ruby?
Zeljko Filipin
zeljko.filipin at gmail.com
Mon Apr 24 11:08:25 EDT 2006
if ie.textField(:name, 'cust_name').value == "TATA IRON AND STEEL COMANY"
puts 'customer name is correct'
else
puts 'customer name is incorrect'
end
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20060424/b80fcaba/attachment.html
More information about the Wtr-general
mailing list