# File lib/capybara/node/element.rb, line 180
      def first(*args)
        wait_until { super }
      end