Hi!
I was looking for an answer on the forum, but it seems that this question hasn’t been asked.
I have one file, let’s say it’s “test0001.pdf”. I would like to use it in a test multiple times. The server accept only unique filenames. Is there a solution to upload the same one file but in different filename during next test?
I don’t think you can do this within the desktop or web applications.
You could use Newman as a node.js library and also include the filesystem libraries which would allow you to manipulate the filenames. (NB: Requires a decent understanding of JavaScript).
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.