# File lib/capybara/node/element.rb, line 82
      def select_option
        wait_until { base.select_option }
      end