How can I set a HTTP Cookie variable with value taken from CSV file? This is
what I am doing and it doesnt work. Help please...
I have Pre-Processor User Parameter this way... clientID1 -
${__CSVRead(clientid.csv,0)}
Then I have Config Element - HTTP Cookie Manager...... clientID -
${clientID1}
During execution the value of ClientID is "${clientID1}" but not the actual
clientIDread from CSV file which is "client001"
Your help is appriciated.. Thanks
--
View this message in context:
http://www.nabble.com/HTTP-Cookie-tf3723999.html#a10420980
Sent from the JMeter - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]