Quantcast
Channel: [Q&A - FAQ Neotys] Last questions
Viewing all articles
Browse latest Browse all 2283

How to select which cell from csv file to use in the request body?

$
0
0

So I have a file type variable (.csv) and it has so many rows. Is there way to select which row from the csv file to select in my request body? For example I want to select 5th row from the variable like this: ${TestInput.request_body[5]}. Is there way to do this? I don't want to iterate it, I just want to assign which column and row to select.


Viewing all articles
Browse latest Browse all 2283

Trending Articles