https://bz.apache.org/bugzilla/show_bug.cgi?id=58108
Bug ID: 58108
Summary: use sampler.toString() in BeanShell PreProcessor ,
HTTP JMeterProperty can not be replaced anymore
Product: JMeter
Version: 2.13
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Created attachment 32884
--> https://bz.apache.org/bugzilla/attachment.cgi?id=32884&action=edit
three pictures in one
in BeanShell PreProcessor :
sampler.toString();
vars.put("sign","123");
${sign} can not be replaced by 123 in HttpSampler
please see Attachements
--
You are receiving this mail because:
You are the assignee for the bug.