class Selenium::WebDriver::Element

def accessible_name

def accessible_name
  bridge.element_aria_label @id
end