Testing multi-file upload

When writing a test for a multiple file upload, and feeding that test an array, it tells me “type not supported”.

Is there a way to test multi-file uploads or only single file uploads?

Thank you for any help.