Evgeniy Kosivtsov

Results 2 issues of Evgeniy Kosivtsov

Hello! I put common tests (like 200 code check) in collection's property in postman, methods don't have individual tests. Common tests are not applying when running k6.

question

Hi! I faced the following problem: In Postman (Version 9.28.1) I have POST request with Content-Type="application/x-www-form-urlencoded" After export collection I have ``` "request": { "method": "POST", "header": [ { "key":...