I have two requests . I would like to save the code generated in first request's response and pass the code later in second request.
is there any way i can save the code in any CSV file ?
i need the code later to be passed to other request.
Hello yubraj,
Can't you use a variable extrator to extract the response content of the first request and inject it in your following requests ?
Best regards,
Fousseyni B.