Hi <@252097819672838144> Yes, the cy.request() com...
# best-practices
w
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.