Update outsystems-servicecenter-panel.yaml
parent
f8a11364a3
commit
f04734f0d2
|
@ -27,8 +27,7 @@ http:
|
|||
- type: dsl
|
||||
dsl:
|
||||
- 'status_code == 200'
|
||||
- 'contains_any(to_lower(body), "servicecenter", "outsystems.")'
|
||||
- 'contains(to_lower(body), "login")'
|
||||
- 'contains(body, "Enter your OutSystems credentials")'
|
||||
condition: and
|
||||
|
||||
extractors:
|
||||
|
@ -37,4 +36,4 @@ http:
|
|||
group: 1
|
||||
regex:
|
||||
- 'environmentName:.?([a-z0-9A-Z\s]+).?'
|
||||
# digest: 490a0046304402206f4e171014b64b246008cfa19bce440069acdf4b8d6adb243bf75666df5d511f022012c259802663c301f6d27d248d51059e4794be0dc3409615b3f388819387efdf:922c64590222798bb761d5b6d8e72950
|
||||
# digest: 490a0046304402206f4e171014b64b246008cfa19bce440069acdf4b8d6adb243bf75666df5d511f022012c259802663c301f6d27d248d51059e4794be0dc3409615b3f388819387efdf:922c64590222798bb761d5b6d8e72950
|
||||
|
|
Loading…
Reference in New Issue