matcher update
parent
6793980f82
commit
c695d73895
|
@ -38,7 +38,7 @@ http:
|
|||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- 'contains_any(body, "Overview - Lucee Web Administrator", "\">Retype new password</th>")'
|
||||
- 'contains(body, "Overview - Lucee Web Administrator")'
|
||||
- '!contains(body, "Access is protected")'
|
||||
- 'status_code == 200'
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue