# File lib/selenium/webdriver/common/element.rb, line 134
      def enabled?
        bridge.isElementEnabled @id
      end