We recorded several virtual users, however in testing we'll be skipping the wait screen the users normally see (which was recorded).
Since the user never hits the page NeoLoad expects, it generates an error. However, if we try to remove or disable those nodes, it fails validation because there is a 302 redirect that it expects to come from the (now excluded) page.
If you have a request that expects a 302 redirect from a previous one, then its request type is 'Follow the redirect of the previous request'.
If this previous request is removed, then you can change the request type to ''Use a manual definition".
christophe was made best respondent
christophe answered
David posted a new question