51Testing软件测试论坛

标题: 这段脚本在回放时,有时没有问题, 有时提示这个错误 [打印本页]

作者: liuleidelang    时间: 2011-12-9 11:08
标题: 这段脚本在回放时,有时没有问题, 有时提示这个错误
web_set_max_html_param_len("1024");

   web_reg_save_param("outboundflight",
                                          "LB=outboundFlight value=",
                                          "RB= checked >",
                                          LAST);


这段脚本在回放时,有时没有问题, 有时提示这个错误:
Action.c(48): Error -26377: No match found for the requested parameter "outboundflight". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 1024 bytes, use web_set_max_html_param_len to increase the parameter size          [MsgId: MERR-26377]
Action.c(48): Notify: Saving Parameter "outboundflight = ".
Action.c(48): web_submit_data("reservations.pl") highest severity level was "ERROR", 2352 body bytes, 253 header bytes          [MsgId: MMSG-26388]
作者: liuleidelang    时间: 2011-12-12 10:08
找到答案了。 增加/IC忽略大小写。




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