51Testing软件测试论坛

标题: LR11录制脚本时,数据重复提交问题 [打印本页]

作者: 袁圈圈    时间: 2016-1-8 11:45
标题: LR11录制脚本时,数据重复提交问题
各种上网搜索都解决不了,该问题困扰了好久,该脚本是否有问题,求大神指教
代码如下:
        web_url("SignOff Button",
                "URL=http://localhost:1080/WebTours/welcome.pl?signOff=1",
                "TargetFrame=body",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://localhost:1080/WebTours/nav.pl?page=menu&in=home",
                "Snapshot=t5.inf",
                "Mode=HTML",
                LAST);

        web_add_cookie("MSO=SID&1452223954; DOMAIN=localhost");

        web_add_cookie("MTUserInfo=firstName&Joseph&address2&San%20Jose%2FCA%2F94085&username&jojo&hash&47&lastName&Marshall%0A&address1&234%20Willow%20Drive&creditCard&&expDate&%0A; DOMAIN=localhost");

        web_url("SignOff Button_2",
                "URL=http://localhost:1080/WebTours/welcome.pl?signOff=1",
                "TargetFrame=body",
                "Resource=0",
                "RecContentType=text/html",
                "Referer=http://localhost:1080/WebTours/nav.pl?page=menu&in=home",
                "Snapshot=t6.inf",
                "Mode=HTML",
                LAST);
作者: 袁圈圈    时间: 2016-1-8 16:56
已经解决,
loadrunner11,tools----Recording Options----Network中----Capture level ----WinNet level dat即可
作者: wycmjrg    时间: 2016-1-8 20:11
是为啥会引起这个问题呢
作者: 袁圈圈    时间: 2016-1-11 17:09
wycmjrg 发表于 2016-1-8 20:11
是为啥会引起这个问题呢

我也不知道




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2