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

Re: Disable generating web_add_auto_headers from VuGen 9.5

$
0
0

Hi Judy,

 

I am not recording the script at all. I have take a simple code from a script and the Action.c looks like this:

 

 lr_start_transaction("Online_XXX_Test");

 web_reg_find("Text=XXX - Welcome to Internet Banking", LAST);

 web_url("online.tsb.co.uk",
  "URL=https://online.XXX.co.uk",
  "Resource=0",
  "RecContentType=text/html",
  "Referer=",
  "Snapshot=t1.inf",
  "Mode=HTML",
  LAST);

 lr_end_transaction("Online_XXX_Test", LR_AUTO);

 return 0;

 

I compile it and run it against the BPM agent, which i think is not different from performance center agents?

 

Thanks & regards

Santosh


Viewing all articles
Browse latest Browse all 12134

Trending Articles



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