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