From: Joel Pearson Date: 2013-03-27T19:36:30+09:00 Subject: Re: question on watir In the case of gmail, this would do it. b.text_fields.each { |t| t.parent.labels.first.flash } -- Posted via http://www.ruby-forum.com/.