Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3978

Json query string issue

$
0
0

I have simple json

{
"type": "valid",
"price": "low",
"place": "newyork",
"post": "valid"
}

I want to set the name of 'place' from  newyork to california  

I have tried : 

lr_json_set_values("JsonObject=json_obj",
"Value=california",
"QueryString=$.place",
"SelectAll=Yes",
LAST);

Please help me in resolving it ???


Viewing all articles
Browse latest Browse all 3978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>