Hi I have a question as in subject - is there a possibility to emulate different user agents in jmeter? For instance, with curl I can say :
curl -A my_cool_agent ... and then the request can look as if it was sent from my_cool_agent. Is there a way to achieve this in jmeter? Cheers, Chris

