lr回放报错
lr回放报错,Error -35061: No match found for the requested parameter "cusid". 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 这个参数是否是动态值? 30是动态值 把报错过程再描述的详细点,是每次都报错呢,还是偶然的? //Correlation comment - Do not change!Original value='30' Name ='cusid'
就是关联这个30报错
web_reg_save_param_ex(
"ParamName=cusid",
"LB=status-",
"RB=\" class",
"Ordinal=10",
SEARCH_FILTERS,
"Scope=Body",
"RequestUrl=*/enterprise_customers*",
LAST);
报错如下:
kehu.c(124): Error -35061: No match found for the requested parameter "cusid". 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
kehu.c(124): web_url("2") highest severity level was "ERROR", 108 body bytes, 1596 header bytes ,我分析,可能是下的关联不对?如图
估计是关联写错了,每次都报
页:
[1]