|
录制的脚本中总是出现以下代码,每个脚本中都有以下代码,一个脚本中多次出现
web_url("letscoolhelper10.asp",
"URL=http://update.rich98.cn/letscoolhelper10.asp?pid=3050",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t2.inf",
"Mode=HTML",
LAST);
单独在VU中运行脚本,或者在场景中单独只运行一个脚本,运行正常,全部通过;
但是脚本集成到场景后(场景共11个脚本,每一个脚本10个用户),运行时常出现error提示 Error -27796: Failed to connect to server "update.rich98.cn:80": [10060] Connection timed out,无法连接update.rich98.cn:80,有没有人知道server "update.rich98.cn:80"是什么,大家录制的脚本中有没有出现过上面那一段内容 |
|