cypress-file-upload icon indicating copy to clipboard operation
cypress-file-upload copied to clipboard

[Bug] md5 change after uploaded via this plugin

Open sinbargit opened this issue 4 years ago • 1 comments

Current behavior:

md5 change after uploaded via this plugin

Desired behavior:

md5 not change after uploaded via this plugin

Steps to reproduce: (app code and test code)

Get the file md5 with md5sum tool Get the file md5 after uploaded with md5sum tool The two md5 not same

Versions

cypress-file-upload : 5.0.7 cypress: 7.6.0

sinbargit avatar Jul 20 '21 03:07 sinbargit

using encoding base64 as workaround. close it

sinbargit avatar Jul 20 '21 06:07 sinbargit