Open
Description
Is there a way to upload multiple files in a filefield ? I have a filefield in which I can upload multiple files by hand, but how can I do this with behat testing. I found the method which allows you to upload a file, but if I use this 2 times in sequence it only uses the last file upload.