I have recorded script and run jmeter. the Session id and Xsrf tokens are passing request header cookies in browser cookies. but,session id is not passing in jmeter. So, connection closed error occurring.
How can i extract session id and xsrf token using regular expression extractor?