I’m trying to simulate several concurrent requests to different URLs using a CSV feeder.
I’m getting an error: “07:25:51.282 [ERROR] i.g.h.a.HttpRequestAction - No attribute named ‘rics’ is defined”
The e-mail thread was about the exception message given when the user does not include a column header on a data file, yet attempts to reference the data in the the expression language. My suggestion is to include in the error
message a link to a page which outlines how to set an attribute.
Adding a link in the message is a big no: links change + those messages end up serialized, parsed and printed in the reports. Longer messages = more overhead.