matchers updates
parent
76971fcea7
commit
ecc56a5140
|
@ -12,10 +12,15 @@ requests:
|
|||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/secure/QueryComponent!Default.jspa"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "searchers"
|
||||
- "groups"
|
||||
condtion: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue