cypress-file-upload
cypress-file-upload copied to clipboard
wip: Upgrade to cypress 10
I needed to test this against Cypress 10--I couldn't get it to work on my project so I forked this and upgraded here and it DOES work which is great.
Opening this PR to start a conversation about which version the recipes here should be running against. If this is moving in the right direction I can update the rest of the recipes.
Let me know thanks
Checklist:
- [ ] No linting issues
- [ ] Commits are compliant with commitizen
- [ ] CI tests have passed
- [ ] Documentation updated
Summary of changes
- Upgrade to Cypress 10 (only in react-html-input recipe)
- Run automatic migrations
As of this change, I feel further maintenance of this package is not needed: https://www.cypress.io/blog/2022/01/19/uploading-files-with-selectfile/
@alex-wilmer or are there scenarios where you would still rely on cypress-file-upload instead?