急求:使用LoadRunner录制脚本回放时,出现以下问题求大神帮忙,

出现问题:/*RequestwithGETmethodtoURL"http://127.0.0.1:1080/favicon.ico"failedduringrecord... 出现问题:/* Request with GET method to URL "http://127.0.0.1:1080/favicon.ico" failed during recording. Server response : 404*/,导致回放时检查点检查的时候失败

vuser_init()
{

web_url("WebTours",
"URL=http://127.0.0.1:1080/WebTours/",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t1.inf",
"Mode=HTML",
LAST);

web_url("config.xml",
"URL=http://bho.xl7.xunlei.com/platform/2.5.x.xxxx/config.xml",
"Resource=0",
"RecContentType=text/xml",
"Referer=",
"Snapshot=t2.inf",
"Mode=HTML",
LAST);

/* Request with GET method to URL "http://127.0.0.1:1080/favicon.ico" failed during recording. Server response : 404*/

lr_start_transaction("Login");

web_reg_find("Text=Welcome, <b>gr",
LAST);

lr_think_time(16);

web_submit_data("login.pl",
"Action=http://127.0.0.1:1080/WebTours/login.pl",
"Method=POST",
"RecContentType=text/html",
"Referer=http://127.0.0.1:1080/WebTours/nav.pl?in=home",
"Snapshot=t3.inf",
"Mode=HTML",
ITEMDATA,
"Name=userSession", "Value=118609.418307007zVAAQHVpQftVzzzHDzzAfpiDVHcf", ENDITEM,
"Name=username", "Value=gr", ENDITEM,
"Name=password", "Value=123456", ENDITEM,
"Name=JSFormSubmit", "Value=off", ENDITEM,
"Name=login.x", "Value=60", ENDITEM,
"Name=login.y", "Value=12", ENDITEM,
LAST);

lr_end_transaction("Login",LR_AUTO);

return 0;
}
展开
 我来答
留洋小三
2018-01-23 · TA获得超过176个赞
知道答主
回答量:179
采纳率:0%
帮助的人:63.4万
展开全部
同求这个问题
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 1条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式