additional matcher
parent
960aec6916
commit
07de8e25c6
|
@ -39,5 +39,5 @@ http:
|
|||
dsl:
|
||||
- 'status_code == 200'
|
||||
- 'contains(content_type, "text/html")'
|
||||
- 'contains(body, "<script>alert(1)</script>")'
|
||||
- 'contains_all(body, "<script>alert(1)</script>", "XmlException")'
|
||||
condition: and
|
||||
|
|
Loading…
Reference in New Issue