Sorry but in IRB when I do

a= $b.table(:index, 1)[2][11].html
print 14.56

b=$b.table(:index, 1)[2][11].html
print 85.00

total = a +  b

in IRB it returns 14.5685.00

when it should return 99.56

-- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general

Reply via email to