Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Allow to upload. ico files #379

Open
liufulei opened this issue Feb 5, 2023 · 0 comments
Open

[Feature] Allow to upload. ico files #379

liufulei opened this issue Feb 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@liufulei
Copy link

liufulei commented Feb 5, 2023

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 liufulei added the enhancement New feature or request label Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants