I am trying to write regular expression using Jmeter from the Request tab of the result tree from :Cookie Data:" section and script doesn't pull the value:
[View Results> Request> Cookie Data:[![][1][1]](https://i.stack.imgur.com/cMJXN.png)
Here is the regular expression I have tried:
Name of created variable: csrfToken Regular Expression: CSRF-TOKEN=(.+?) Template: $1$ Match No.: 1 Default Value: Not Found