Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

173
Views
How to upload file for multiple file inputs

I have multiple <input type="file name="uploadx">. Is there any way I can automate file uploads during testing stage instead of upload them one by one?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

What you're asking is for automation, as far as i know, that's not gonna be a easy task by just using the vanilla Javascript. You'll need a tool for the automation process. Any how, if you don't want to select and upload each file one by one. There is an attribute 'multiple' that you can use in file element to select all the files at once and upload them.

<input type="file" id="files" name="files" multiple>
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!