Answered question

How do we remove a node from the recorded actions list when there is a 302 redirect from that page?

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.

David S.
David S.

David S.

Level
0
5 / 100
points
christophe M.
christophe M.

christophe M.

Level
4
5000 / 5000
points
Team

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".

Did you find this useful ?

No (0)

Yes (2)

100%

100% of users found this answer useful