# File lib/selenium/webdriver/common/element.rb, line 67
      def tag_name
        bridge.getElementTagName @id
      end