cypress-file-upload
cypress-file-upload copied to clipboard
[Bug] md5 change after uploaded via this plugin
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
using encoding base64 as workaround. close it