关于回访快照不出图片的问题。
本帖最后由 coolyy 于 2012-7-6 10:53 编辑本次脚本录制是邮政订票网站上的一个搜索航班的操作。
回访脚本的时候custom request返回的是,如下:
C:\Users\Administrator\AppData\Local\Temp\noname2\data\t2.inf
could not be loaded.The file might contain binary data in format unrecognized or unsupported by the current version of the snapshot viewer.
HTTP状态码返回的200,正常。
有什么办法解决?影响不影响controller和分析。在线等,求大侠帮忙。
web_custom_request("newstop6!Top6News.a",
"URL=http://211.156.219.105:7701/news/newstop6!Top6News.a",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://211.156.219.105:7701/",
"Snapshot=t2.inf",
"Mode=HTML",
"EncType=",
LAST);
web_custom_request("specialPrice!allSpePrice.a",
"URL=http://211.156.219.105:7701/sep/specialPrice!allSpePrice.a?leaveCityCode=PEK",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://211.156.219.105:7701/",
"Snapshot=t3.inf",
"Mode=HTML",
"EncType=",
LAST); 代码如下:
web_custom_request("newstop6!Top6News.a",
"URL=http://211.156.219.105:7701/news/newstop6!Top6News.a",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://211.156.219.105:7701/",
"Snapshot=t2.inf",
"Mode=HTML",
"EncType=",
LAST);
web_custom_request("specialPrice!allSpePrice.a",
"URL=http://211.156.219.105:7701/sep/specialPrice!allSpePrice.a?leaveCityCode=PEK",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://211.156.219.105:7701/",
"Snapshot=t3.inf",
"Mode=HTML",
"EncType=",
LAST); web_custom_request("newstop6!Top6News.a",
"URL=http://211.156.219.105:7701/news/newstop6!Top6News.a",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://211.156.219.105:7701/",
"Snapshot=t2.inf",
"Mode=HTML",
"EncType=",
LAST);
web_custom_request("specialPrice!allSpePrice.a",
"URL=http://211.156.219.105:7701/sep/specialPrice!allSpePrice.a?leaveCityCode=PEK",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://211.156.219.105:7701/",
"Snapshot=t3.inf",
"Mode=HTML",
"EncType=",
LAST); web_custom_request("newstop6!Top6News.a",
"URL=http://211.156.219.105:7701/news/newstop6!Top6News.a",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://211.156.219.105:7701/",
"Snapshot=t2.inf",
"Mode=HTML",
"EncType=",
LAST);
web_custom_request("specialPrice!allSpePrice.a",
"URL=http://211.156.219.105:7701/sep/specialPrice!allSpePrice.a?leaveCityCode=PEK",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://211.156.219.105:7701/",
"Snapshot=t3.inf",
"Mode=HTML",
"EncType=",
LAST); web_custom_request("newstop6!Top6News.a",
"URL=http://211.156.219.105:7701/news/newstop6!Top6News.a",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://211.156.219.105:7701/",
"Snapshot=t2.inf",
"Mode=HTML",
"EncType=",
LAST);
web_custom_request("specialPrice!allSpePrice.a",
"URL=http://211.156.219.105:7701/sep/specialPrice!allSpePrice.a?leaveCityCode=PEK",
"Method=POST",
"Resource=0",
"RecContentType=application/json",
"Referer=http://211.156.219.105:7701/",
"Snapshot=t3.inf",
"Mode=HTML",
"EncType=",
LAST); 快照能不能正常加载一般不影响结果。 回复 6# thirfing
谢谢 coolyy 发表于 2012-7-6 10:52
web_custom_request("newstop6!Top6News.a",
"URL=http://211.156.219.105:7701/news/newstop6!Top6New ...
楼主这个问题解决了吗?我也想知道怎么回事?
页:
[1]