【发布时间】:2022-01-03 23:40:39
【问题描述】:
请点击链接查看图片。
I have a Json Extractor, which saves the value returned in "status"
and I also have a "Controller while" with this condition:
$ {__ javaScript ("${status}".indexOf ("string") != 500 ,)}
但是发生了一些奇怪的事情
2021-11-25 14:30:46,258 调试 oajcWhileController:条件字符串:'$ {__ javaScript ("ERROR".indexOf ("string") != 500 ,)}' 2021-11-25 14:30:46,258 DEBUG o.a.j.c.WhileController:条件值:'false' 2021-11-25 14:30:46,258 DEBUG o.a.j.t.p.AbstractProperty:运行版本,执行函数
不应该给出“真”并结束循环吗?
【问题讨论】:
-
欢迎来到 StackOverflow。 Please don't use images for code, data structures or log files.
标签: javascript loops while-loop jmeter jmeter-5.0