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
I create a snippet to upload different files, but the snippet cannot recognize the variable.
It treated this variable as a file name, so the test failed.
The text was updated successfully, but these errors were encountered:
I tried using a template variable in the "Select a file" field, which doesn't work either.
I definitely see a need for being able to make reusable snippets around uploading files when testing file uploads. I'm going to try working around it by rewriting the local file in JS, but that will be terrible for concurrent use.
I hope this will be added and won't be too involved of a fix :)
Hello,
I create a snippet to upload different files, but the snippet cannot recognize the variable.

It treated this variable as a file name, so the test failed.
The text was updated successfully, but these errors were encountered: