class Selenium::WebDriver::Element

def text

def text
  bridge.element_text @id
end