unknown wrote in post #1137470:
> Does it work if the 'next' & 'back' lines are commented out?
yes yes, It's working. Even I was also expecting the same error like
undefined method `click' for nil:NilClass (NoMethodError) But it was
not, row is available there, because I printed the class of row like
"puts row.class", it's printing the class: Watir::TableRow.
RAJ.
--
Posted via http://www.ruby-forum.com/.