|
我的操作步骤如下:
1.录制登录过程,添加检查点,回放脚本,报如下错误:
Action.c(146):Error -26366:"Text=test"notfound for web_reg_find [MsgId:MERR-26336]
Action.c(146):web_concurrent_end highest severity level was "ERROR",2354 body byte,478 header bytes [MsgId:MERR-26336]
2.点击自动关联现象后,出现关联项:
587201296 600324018 action
zpfVz HpVQV action
QVQV QcDVf action
其中关联的几项都在一个连接的语句中
3.再次运行脚本,报错如下:
Action.c(115): Error -35061: No match found for the requested parameter "CorrelationParameter_1". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-35061]
Action.c(115): Error -35061: No match found for the requested parameter "CorrelationParameter_2". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-35061]
Action.c(115): Error -35061: No match found for the requested parameter "CorrelationParameter_3". Check whether the requested boundaries exist in the response data. Also, if the data you want to save exceeds 256 bytes, use web_set_max_html_param_len to increase the parameter size [MsgId: MERR-35061]
Action.c(115): Registering web_url("nav.pl") highest severity level was "ERROR" [MsgId: MMSG-26389]
请问这是什么问题?
备注:我看过一个LR8.0的视频讲解,是录制同样的程序,里面的自动关联项只有一个,是一个长语句 |
|