# File lib/capybara/selenium/node.rb, line 7 def [](name) native.attribute(name.to_s) rescue Selenium::WebDriver::Error::WebDriverError nil end