Quantcast
Channel: All LoadRunner Practitioners Forum posts
Viewing all articles
Browse latest Browse all 12134

Re: Does Truclient has vuser_init function and will execute the cutomer's logic in it?

$
0
0

Hi,

Drag Evaluate JS step to the Init section and add this code:

if(LR.getParam("NewParam") == undefined)
{
     LR.setParam("NewParam","yourValue");

     //do here your logic...
}

 

Is this is what you are looking for?


Viewing all articles
Browse latest Browse all 12134

Trending Articles



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