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 ther