I've been pulling my hair out trying to figure out why Safari isn't
getting cell text from a table.

It seems like this should be working
cell = @b.table(:class, "user-table")[0][1] #getting row 0 cell 1
puts cell.text

I get a missing method error.

Chrome works just find.

What's the deal?

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to