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