自己搜索吧作者: smallpig682 时间: 2007-6-21 16:35
好,
谢谢
我去看看作者: likayican 时间: 2007-6-21 23:13
有结果了吗? 我今天也碰到了这个问题,不知道怎么解决?作者: smallpig682 时间: 2007-6-26 09:56
还是没有解决问题
关联也做了,
不知道怎样解决,
请高手指教作者: kkfhk 时间: 2007-6-26 10:14
Can you post your login script here? I think there should have some parameter can't be hard-code作者: smallpig682 时间: 2007-6-30 15:43
这是我录制的代码
Action()
{
web_set_max_html_param_len("2048");
/* Registering parameter(s) from source task id 3
// {Siebel_Analytic_ViewState2} = "dDwxOTkxNjg0Mjg1Ozs+Gwh8PX8Gcsw4BO9cuTnXsHovcl8="
// */
return 0;
}作者: fish_yy 时间: 2007-6-30 21:52
Troubleshooting
Try to access the URL or the application being tested from a browser on the same machine.
Comment out or remove any preceding web_add_header and/or web_add_auto_header calls in the script.
Check for values in the script that might need correlation.