How can I parameterize the username and password from HTTP Authorization manager?
I tried to parameterize the username from HTTP Authorization manager, and it's not taking the new parameters from the CSV file.
I checked the response, and it always takes 1st parameter.
How can I solve this problem?