class Selenium::WebDriver::Element

def dom_attribute(name)

def dom_attribute(name)
  bridge.element_dom_attribute @id, name
end