51Testing软件测试论坛
标题:
web_reg_save_param 取不到值,跪求原因!!
[打印本页]
作者:
rose8561900
时间:
2014-6-23 17:22
标题:
web_reg_save_param 取不到值,跪求原因!!
以下是html脚本
<a href="###" onclick="ShowModelDialog('/Modules/Custom/HTInns/Pages/HotelBusinessPaymentView.aspx?Id=4141406230028')">
4141406230028</a>
以下是我写的这个取值:
web_reg_save_param("taskId1",
"LB=onclick=\"ShowModelDialog('/Modules/Custom/HTInns/Pages/HotelBusinessPaymentView.aspx?Id=",
"RB=')\">",
"NotFound=ERROR",
"IgnoreRedirections=Yes",
LAST);
请大家帮忙看看!
作者:
fiskeryang
时间:
2014-6-25 21:36
很多时候取不到参数是因为把参数注册函数写到了请求函数后面
作者:
rose8561900
时间:
2014-6-26 10:52
谢谢fiskeryang ,是这样的,我解决了,谢谢!
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2