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