matchers updates
parent
76971fcea7
commit
ecc56a5140
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue