I had recorded a script using one login credential, now i want to parametrize the username, but since its a POST method with content type;- tree/binary, its not getting parametrize it. I replaced the username with a variable ${}, but value is not getting replace
Change the Post content type to Text and it should work.
It has been detected as binary because of a missing or incorrect content-type header.
What if Content type is recognized as "Form". I have slimier problem like above.
Vijayashree answered
christophe answered
sudeep posted a new question
sudeep posted a new question