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