Unanswered question

How do I changed Advanced Settings value in the Advanced Parameters window?

I have a request that has Request type: "Follow the redirect of the previous request". When you put focus on this request node on the left and then click the "Advanced..." button on the bottom of the main panel on the right, the pop-up window is called Advance Parameters.

On the Advanced settings" tab of this popup there are 5 variables, one of which has a value I must make dynamic (the hard-coded value is invalid for future tests). How do I change this value?

Ben S.
Ben S.

Ben S.

Level
0
64 / 100
points

Answers

christophe M.
christophe M.

christophe M.

Level
4
5000 / 5000
points
Team

Hi,

The panel you describe is only there to tell if you want to encode the value or add/remove the '='.

Double-click / Right-click directly on the parameter listed in the main table of the Request panel.

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

Also if that request you mention is configured to "Follow the redirect of the previous request" that means that this request is already dynamic. In other word you do not have to handle your dynamic parameter since NeoLoad will retrieve it from the previous response.

Ben S.
Ben S.

Ben S.

Level
0
64 / 100
points

In the main table? Do you mean the "Request headers" tab? That doesn't have any of the variables I'm seeing on the "Advanced setting" tab (see attached).

I am not able to right click or double click on any of these rows to modify them. Could I have done something wrong in the way I recorded them?