Search code examples
jmeterhttprequestnotepad++notepad

Jmeter text format to "add from clipboard"


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?


Solution

  • Line separator should be the row separator.

    Regarding column separator, it can also sometimes be space or tab. Did you try it ?