From: Raj pal Date: 2013-04-12T14:48:40+09:00 Subject: Re: question on watir hi, I have a question, $browser.elements.each do |t| puts t end Is there anything wrong in the above code, it's giving the error, " `each_element': undefined method `each' for nil:NilClass (NoMethodError)" Can't apply each method for elements? RAJ -- Posted via http://www.ruby-forum.com/.