标题: 录制baidu的登陆操作,为何回放出错呢? [打印本页] 作者: wensy 时间: 2008-11-26 21:07 标题: 录制baidu的登陆操作,为何回放出错呢? 录制了在baidu上登陆,然后设置检查点为用户名wens331,最后退出。
但是在回放的时候报错,提示:
Action.c(75): Error -26366: "Text=wens331" not found for web_reg_find [MsgId: MERR-26366]
Action.c(75): Error -26374: The above "not found" error(s) may be explained by header and body byte counts being 0 and 0, respectively. [MsgId: MERR-26374]
可是进入Test Results查看检查点wens331没有问题。
Object Details Result Time
特征:回放失败
疑点:log纪录无法发现检查点,但Test Results里检查点没有问题,状态是down。
实际错误:Test Results显示登陆成功后的页面错误。也就是baidu登陆了之后出现用户名的那页面。作者: wensy 时间: 2008-11-27 00:56
The above "not found" error(s) may be explained by header and body byte counts being 0 and 0, respectively. [MsgId: MERR-26374]
由以下错误log可以看出,登陆之后的baidu并没有接受字节。
Action.c(75): Error -26374: The above "not found" error(s) may be explained by header and body byte counts being 0 and 0, respectively.