How can I execute a curl command in OS process Sampler in jmeter?
I have below command that need to be executed in OS Process Sampler.
curl -k -O http://localhost:9763/filedownload?id=/ushani-com-30786.cert
Please check the attached screenshot and it is not working. What am I doing wrong? Please advice.