Join Discord
Powered by
Hi <@252097819672838144> Yes, the cy.request() com...
# best-practices
w
wide-exabyte-26689
04/08/2023, 12:28 PM
Hi
@powerful-agency-55160
Yes, the cy.request() command in Cypress can handle uploading files using formData. To upload a file using formData, you can use the append() method to add the file to the formData object.
Previous
Next