class Selenium::WebDriver::Element

def aria_role

def aria_role
  bridge.element_aria_role @id
end