Handling a dynamic parameter manually involves extracting the value from the server response using a Variable Extractor and replacing it in the appropriate requests. In the example, you will use the extractor to declare a framework parameter.
For example, you can use the variable extractor to extract the id
parameter from the server response.
The parameter you are looking for appears in numerous requests, which is why the search must be systematized. The multiple occurrences of the id
parameter in the scenario (identified by the blue flags ) can be seen in the Request parameters table.