loveguoguo 发表于 2008-11-6 17:50:39

参数化之后在运行到第二个iteration的时候出错

我模拟了一个用户登陆的过程,并对用户名和密码进行了参数化,在运行第一个iteration的时候是正常的(除了回放时弹出“脚本错误”的对话框),但是在运行第二个iteration的时候就出现以下错误:

There is no context for HTML-based functions. A previous function may not have used "Mode=HTML" or downloaded only non-HTML page(s), or the context has been reset (e.g., due to a GUI-based function)   

其中runtime settings里面的Browser emulation选项按默认设置;Recording option中没有勾选“reset context for each action”;录制选项为“HTML Mode”。

请教高手,问题出在哪里呢?

Lemon_s 发表于 2008-11-6 17:58:37

多少Vuser,Selected next row 和 Update value on 是怎么设置的?

lingxdbc 发表于 2008-11-6 18:08:23

勾上reset context for each action 试试

loveguoguo 发表于 2008-11-7 09:08:02

勾上“reset context”也不行的。
我回放脚本时设置的是3个iteration。参数方式设置是:
username:sequential & each iteration
password:the same as username
我就设了这两个参数,而且我把username改成sequential & unique之后再运行,也会出现这个错误呢!
页: [1]
查看完整版本: 参数化之后在运行到第二个iteration的时候出错