feat: cy.selectFile() (#19332) (#19524)

This commit is contained in:
Blue F
2022-01-14 08:37:29 -08:00
committed by GitHub
parent 29f5c6453c
commit 3809cd4d37
20 changed files with 1547 additions and 54 deletions
@@ -0,0 +1,9 @@
{
"name": "@test-project/selectFile",
"version": "0.0.0-test",
"devDependencies": {
"@uppy/core": "^2.1.2",
"@uppy/dashboard": "2.1.1",
"dropzone": "6.0.0-beta.1"
}
}