Update hp-service-manager.yaml

patch-1
Prince Chaddha 2021-08-12 01:32:57 +05:30 committed by GitHub
parent 5a1abf3700
commit 83ce96c915
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -11,12 +11,13 @@ requests:
- method: GET
path:
- '{{BaseURL}}/sm935/index.do'
- '{{BaseURL}}/sm/ess.do'
matchers-condition: and
matchers:
- type: word
words:
- '<title>HP Service Manager: Login</title>'
- type: regex
regex:
- '(?m)<title>HP Service Manager(.*)<\/title>'
- type: status
status:
- 200