Minor update

patch-1
sandeep 2021-05-07 15:45:05 +05:30
parent 570972762c
commit d148cd0bb9
1 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,7 @@ requests:
- method: GET
path:
- "{{BaseURL}}/bitrix/admin/"
redirects: true
max-redirects: 2
matchers-condition: and
@ -17,7 +18,10 @@ requests:
- type: word
words:
- "USER_LOGIN"
- "/bitrix/js/main/"
part: body
condition: and
- type: status
status:
- 200