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