https://cypress.io logo
Use file object to upload in upload form
# i-need-help
p
My customer upload file in form on my app and I need to get this file in server side and upload him with Cypress in another form of another web app. (not mine web app), how do I do this? In my server I get file object and I don't know how do I upload him with Cypress..