I need to paste a lot of values in my jmeter HTTP Request and I want paste from a notepad++, notepad... I knnow to separate with "=" names and values but how can I separate rows?
Asked
Active
Viewed 1,292 times
1 Answers
3
Line separator should be the row separator.
Regarding column separator, it can also sometimes be space or tab. Did you try it ?

UBIK LOAD PACK
- 33,980
- 5
- 71
- 116
-
Yes, It was my fault, I had all lines with a tab and Jmeter doesn't detect correctly the line separator. Thank you! – Moisés Ortega Rodríguez Aug 20 '18 at 06:21