cypress-file-upload icon indicating copy to clipboard operation
cypress-file-upload copied to clipboard

[Feature] Allow to upload. ico files

Open liufulei opened this issue 2 years ago • 0 comments

Current behavior:

When attaching files, you can upload. ico format files and obtain file blobs

Desired behavior:

I want to get the. ico file blob cy.get("input[type='file']").eq(1).attachFile('1.ico'); image

Versions

liufulei avatar Feb 05 '23 08:02 liufulei