matchers updates

patch-1
bauthard 2020-09-22 21:33:17 +05:30
parent 76971fcea7
commit ecc56a5140
1 changed files with 5 additions and 0 deletions

View File

@ -12,10 +12,15 @@ requests:
- method: GET - method: GET
path: path:
- "{{BaseURL}}/secure/QueryComponent!Default.jspa" - "{{BaseURL}}/secure/QueryComponent!Default.jspa"
matchers-condition: and
matchers: matchers:
- type: word - type: word
words: words:
- "searchers" - "searchers"
- "groups"
condtion: and
- type: status - type: status
status: status:
- 200 - 200