You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It took a long time but we just released v.18.7 of postman-to-k6, which introduces the support for file uploads.
The conversion from Postman uploads can take various shapes, so I tried to bring support for the binary upload.
If the issue is resolved, feel free to close this item.
Let me know if you have other use cases or run into other issues.
I run
postman-to-k6 tr.json -o k6.js -e tr_env.json
than get this result )
The "path" argument must be of type string. Received an instance of Array
I don't now, why?))
My collection is example
But i use to POST form-date like multi-form (multipart/mixed) and body like 'raw', maybe this problem?)
yes, he is doesn't path to file
The text was updated successfully, but these errors were encountered: