From: tamouse mailing lists Date: 2013-03-16T01:59:12+09:00 Subject: Re: Retrieves the count for the list of entries - not working On Fri, Mar 15, 2013 at 11:43 AM, Syed H. wrote: > Ideally i would not want that to be sent out but we have been asked to > send out a message. Ok, send out the message, but return something more meaningful in that context? Also, on the Watir::TableRow.length problem -- to get the count of elements in the row, given test contains the row, try: test.cells.count