录制脚本时,session值是在redis中的,这种情况怎么做参数化呀?
这么参数化session但是回放会报错web_set_max_html_param_len("262144");
web_reg_save_param("JSESSIONID","LB/IC=JSESSIONID=","RB=;","Search=Headers",LAST);
Action.c(140): Error -26377: No match found for the requested parameter "RecordNumber". 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
Action.c(140): web_url("getRecordNumber") highest severity level was "ERROR", 70 body bytes, 263 header bytes 看下返回报文有那些内容 看看是不是可以去取
页:
[1]