# File lib/selenium/webdriver/common/element.rb, line 160
      def selected?
        bridge.isElementSelected @id
      end