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

Re: Use the parameters in the "lr_save_param_regexp" function

$
0
0

Hello, 

 

Try using "lr_eval_string" in the parameter substitution, like below sample.

 

lr_save_param_regexp(

        html,
        strlen(html),
        "Ordinal=1",
        lr_eval_string("RegExp={SEARCH_PREPARED_MASK}"),
        "ResultParam=reMatchesParam",
        LAST
    );

 

If it works, Please accept this one as the solution !!

 

Thanks,

Nan raso


Viewing all articles
Browse latest Browse all 12134

Trending Articles



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