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

About Correlation

$
0
0

Hi

 

i am getting different boundries for Payment option and  my code is

 

    // <li class="first-child"><a href="#a" onClick="javascript&colon;fnpaymode(1);" class="sel">Credit Cards</a></li>
    web_reg_save_param("Payment_Method1","LB=sel\">","RB=</a></li>","ORD=ALL",LAST);
    
    //<li><a href="#b" onClick="javascript&colon;fnpaymode(2);">Debit Cards</a></li>
    web_reg_save_param("Payment_Method2","LB=;\">","RB=</a></li>","ORD=ALL",LAST);

 

Now my concern is how can i combine the Payment_Method1&Payment_Method2

 

 

Thanks in Advance


Viewing all articles
Browse latest Browse all 3978

Trending Articles