artilleryio / artillery

The complete load testing platform. Everything you need for production-grade load tests. Serverless & distributed. Load test with Playwright. Load test HTTP APIs, GraphQL, WebSocket, and more. Use any Node.js module.
https://www.artillery.io
Mozilla Public License 2.0
7.92k stars 505 forks source link

Issue with plugin http-file-uploads #1266

Open andyglez96 opened 2 years ago

andyglez96 commented 2 years ago

Hey guys, I've found a problem when using the plugin http-file-uploads

This is the config: image

This is how I use it: image

And this is the error: image

PS: using last version of artillery and node v14.7.4

andyglez96 commented 2 years ago

@hassy any update about this?