我运行一个脚本:
web_url("yangibazar@ya.ru",
"URL=http://u0351361.isp.regruhosting.ru/viewtopic.php?t=11",
"TargetFrame=",
"Resource=0",
"RecContentType=text/html",
"Referer=http://u0351361.isp.regruhosting.ru/viewforum.php?f=3",
"Snapshot=t6.inf",
"Mode=HTML",
LAST);
lr_think_time(20);
web_reg_find("Text=templates/subSilver/images/icon_mini_faq.gif",LAST );
web_reg_find("Text=u=16",LAST );
第一个 web_reg_find 找到字符串,第二个 - 返回错误
118 Action.c(118): Error -26366: "Text=u=16" not found for web_reg_find [MsgId: MERR-26366] Action.c
但是来自先前 web_url("yangibazar@ya.ru"... 的快照 t6.inf 响应包含两个字符串。实际上问题是可以在响应中找到一些刺痛,而有些则没有。查看来源:http://u0351361 .isp.regruhosting.ru/viewtopic.php?t=11 - 该页面的代码