@searchResultsFrame.links.each do |link|
puts link.text
puts @browser.div(:id =>
"SearchResultsTabFrame").attribute_value("style")
puts "hello world"
end--- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-webdriver/issues/237
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
