On request 1, the values (animal, celebrity, dev...) are extracted and saved in a variable to be used later. In request 2 I want to use these extracted values, but randomly.
I'm not having success doing this.
URL where I extract the values and save them in a variable:
I want to use the randomly extracted values in the next call!
CodePudding user response:
You can specify "Match No" to "0" in JSON Extractor and use the variable ${categoria} in next request.