adding condition

patch-1
bauthard 2020-07-11 11:20:35 +05:30
parent f1eabdefd1
commit 5a6bddd7c9
7 changed files with 14 additions and 0 deletions

View File

@ -9,6 +9,8 @@ requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: dsl
dsl:

View File

@ -11,6 +11,8 @@ requests:
regex:
- "amzn\\.mws\\.[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}"
type: regex
matchers-condition: and
matchers:
- part: body
regex:

View File

@ -9,6 +9,8 @@ requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: regex
part: body

View File

@ -9,6 +9,8 @@ requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: regex
part: body

View File

@ -12,6 +12,8 @@ requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: regex
part: body

View File

@ -9,6 +9,8 @@ requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: regex
part: body

View File

@ -12,6 +12,8 @@ requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: regex
part: body