Mark

The table does not exist as you have described it so you cannot get it's 
collection. Simplify the if statement to what will detect the table's 
existance. You must also use that when getting the collection of rows from 
the table.

if browser.table(how => what).exists?

Good luck,

Dave


-- 
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