-2

I am new Jmeter, I have recorded a JMeter script. When I am playing login request for my website in response I am getting "Object Moved to here" instead of getting expected result.

I have created Cookie Manager & Cache Manager.

halfer
  • 19,824
  • 17
  • 99
  • 186

1 Answers1

0

Object Moved to here -302 error code - it just means you are being redirected. Check your property: Follow redirects in HTTP Request. It should be turned on.

Jay
  • 1,389
  • 1
  • 10
  • 15