Reputation: 61
I using Cypress , I have a form as below enter image description here When clicking on it, I will open a window form to select files to Upload. So, How to I select a file and upload with this window form ? I tried with these cases in : https://github.com/javieraviles/cypress-upload-file-post-form But it's not worked.
Thanks
Upvotes: 0
Views: 2218
Reputation: 35
I was at meetup with Gleb Bahmutov (VP of Cypress) and someone was asking him about file uploads/downloads in Cypress. He said that they are working on it, but it is gonna be out like in next two months.
I hope it is going to be in version 3.2.0
or 3.3.0
Upvotes: 1