jmeter I m trying to login in a site but it does not taken csrftoken. i m...

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

M

Manoj Mathpal

Guest
I m trying to login in a site but it does not taken csrftoken. i m apply using regular expression extractor but its not give me the login. i m using that credential csrfToken ${CSRF_TOKEN} username manoj password password regular expression extractor CSRF_TOKEN csrfToken=(.*?) ; $1$ 0
 
Along with this value extarction from regex and passing it innext subsequent requests...Also, add cookie manager to the test plan.