# File lib/selenium/webdriver/common/element.rb, line 97 def attribute(name) bridge.getElementAttribute @id, name end