Solved
Forum Discussion
Nilesh
9 years agoOccasional Contributor
Thanks Justin! It worked for single parameter.
But how can we add multiple parameters or parameter list to it?
and what if I want to read parameters from text file?
Currently I am using readline() groovy function but is there any alternate way for doing this?
JustinM89
9 years agoContributor
Can you provide an example of what you're trying to do? You can add more than one request parameter, but are you trying to add multiple values to a single parameter?