|
8#
楼主 |
发表于 2009-5-4 10:40:57
|
只看该作者
shenh()
{
web_url("listApprovableSendDocumentAction.do",
"URL=http://169.254.11.131:9085/mr/lmss_marketing_sendmanage/listApprovableSendDocumentAction.do",
"Resource=0",
"RecContentType=text/html",
"Referer=",
"Snapshot=t21.inf",
"Mode=HTML",
EXTRARES,
"URL=../images/hbg.jpg", ENDITEM,
LAST);
web_url("frame.html_2",
"URL=http://169.254.11.131:9085/mr/core/frame.html",
"Resource=0",
"RecContentType=text/html",
"Referer=http://169.254.11.131:9085/mr/lmss_marketing_sendmanage/listApprovableSendDocumentAction.do",
"Snapshot=t22.inf",
"Mode=HTML",
LAST);
lr_start_transaction("点击单据编号");
lr_think_time(18);
// [WCSPARAM WCSParam_Diff1 17 12408258429767329] Parameter {WCSParam_Diff1} created by Correlation Studio
web_reg_save_param("WCSParam_Diff1",
"LB= value=\"",
"RB=\"",
"Ord=1",
"RelFrameId=1",
"Search=Body",
"IgnoreRedirections=Yes",
LAST);
web_url("displayApprovableSendSheetDetail.do",
"URL=http://169.254.11.131:9085/mr/lmss_marketing_sendmanage/displayApprovableSendSheetDetail.do?sendDocumentId=ff80808120e68cd90120e6e6da4e0101",
"Resource=0",
"RecContentType=text/html",
"Referer=http://169.254.11.131:9085/mr/lmss_marketing_sendmanage/listApprovableSendDocumentAction.do",
"Snapshot=t23.inf",
"Mode=HTML",
EXTRARES,
"URL=../images/hbg.jpg", "Referer=http://169.254.11.131:9085/mr/lmss_marketing_sendmanage/displayApprovableSendSheetDetail.do?sendDocumentId=ff80808120e68cd90120e6e6da4e0101", ENDITEM,
LAST);
lr_end_transaction("点击单据编号", LR_AUTO);
web_url("frame.html_3",
"URL=http://169.254.11.131:9085/mr/core/frame.html",
"Resource=0",
"RecContentType=text/html",
"Referer=http://169.254.11.131:9085/mr/lmss_marketing_sendmanage/displayApprovableSendSheetDetail.do?sendDocumentId=ff80808120e68cd90120e6e6da4e0101",
"Snapshot=t24.inf",
"Mode=HTML",
EXTRARES,
"URL=../images/00point_over.gif", "Referer=http://169.254.11.131:9085/mr/lmss_marketing_sendmanage/displayApprovableSendSheetDetail.do?sendDocumentId=ff80808120e68cd90120e6e6da4e0101", ENDITEM,
LAST);
lr_rendezvous("提交集合点");
lr_start_transaction("点击提交");
web_submit_data("approveSendSheet.do",
"Action=http://169.254.11.131:9085/mr/lmss_marketing_sendmanage/approveSendSheet.do",
"Method=POST",
"RecContentType=text/html",
"Referer=http://169.254.11.131:9085/mr/lmss_marketing_sendmanage/displayApprovableSendSheetDetail.do?sendDocumentId=ff80808120e68cd90120e6e6da4e0101",
"Snapshot=t25.inf",
"Mode=HTML",
ITEMDATA,
"Name=token", "Value={WCSParam_Diff1}", ENDITEM,
"Name=sendDocumentId", "Value={shenh}", ENDITEM,
"Name=version", "Value=1", ENDITEM,
"Name=remarks", "Value=", ENDITEM,
"Name=result", "Value=同意", ENDITEM,
"Name=opinion", "Value=", ENDITEM,
"Name=isMainPage", "Value=true", ENDITEM,
"Name=_Action_Button_Name", "Value=提交", ENDITEM,
LAST);
lr_end_transaction("点击提交", LR_AUTO);
web_url("frame.html_4",
"URL=http://169.254.11.131:9085/mr/core/frame.html",
"Resource=0",
"RecContentType=text/html",
"Referer=http://169.254.11.131:9085/mr/lmss_marketing_sendmanage/approveSendSheet.do",
"Snapshot=t26.inf",
"Mode=HTML",
LAST);
web_submit_data("listApprovableSendDocumentAction.do_2",
"Action=http://169.254.11.131:9085/mr/lmss_marketing_sendmanage/listApprovableSendDocumentAction.do",
"Method=POST",
"RecContentType=text/html",
"Referer=http://169.254.11.131:9085/mr/lmss_marketing_sendmanage/approveSendSheet.do",
"Snapshot=t27.inf",
"Mode=HTML",
ITEMDATA,
"Name=isMainPage", "Value=true", ENDITEM,
"Name=_Action_Button_Name", "Value=返回", ENDITEM,
EXTRARES,
"URL=../images/hbg.jpg", ENDITEM,
LAST);
web_url("frame.html_5",
"URL=http://169.254.11.131:9085/mr/core/frame.html",
"Resource=0",
"RecContentType=text/html",
"Referer=http://169.254.11.131:9085/mr/lmss_marketing_sendmanage/listApprovableSendDocumentAction.do",
"Snapshot=t28.inf",
"Mode=HTML",
LAST);
return 0;
} |
|