I have an application where it accepts jpeg, png but not html files. Using await t.setFilesToUpload(); but it's passing for html files aswell!!!
await t.setFilesToUpload();
Is there a way to test the invalid file formats?
Aucun commentaire:
Enregistrer un commentaire