matcher update

patch-1
sandeep 2021-08-10 15:02:38 +05:30
parent adac70ced4
commit f4219d8a17
1 changed files with 15 additions and 2 deletions

View File

@ -25,9 +25,22 @@ requests:
matchers:
- type: word
words:
- 'Set-Cookie: azkaban.browse'
- '"session.id"'
- '"success"'
condition: and
- type: word
words:
- 'azkaban.browser.session.id'
- 'application/json'
condition: and
part: header
- type: status
status:
- 200
- 200
extractors:
- type: kval
kval:
- azkaban.browser.session.id