soulstep11 0 Report post Posted January 5, 2017 Hello Ivan, How to use ordered list function inside JSON response? Because, after recording for Login Test Case, the server response as JSON format.. Now, I have list of credential(username and password), and I want put that credential inside JSON parameter using ordered list function Thank You.. Quote Share this post Link to post Share on other sites
sergei 0 Report post Posted January 10, 2017 You can create variables with username and password using ordered list. Then you can use them in JSON request just typing $Var(VarName). Quote Share this post Link to post Share on other sites