# File lib/selenium/webdriver/common/element.rb, line 55
      def value
        bridge.getElementValue @id
      end