https://bz.apache.org/bugzilla/show_bug.cgi?id=65066
Bug ID: 65066
Summary: Jmter的for each控制前的输出变量,在JRS223中无法使用vars.get()方法获得变量
Product: JMeter
Version: 5.4
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: JMETER 5.4.1
在for each
循环控制器中,遍历后假设输出的变量为A,在http请求中,可以使用${A}的方式获取,但是在JSR223请求当中,使用vars.get(“A”)却获取不到
--
You are receiving this mail because:
You are the assignee for the bug.
