You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: When using the uploadVideo option, videos are successfully uploaded as attachments. However, there is an issue when attempting to download them. Unfortunately, the downloaded files do not play correctly.
Observations: We’ve noticed a discrepancy in file sizes between the local files and the uploaded files. It appears that the uploading function processes the file before Cypress generates it.
Expected Behavior: We expect the downloaded files to play correctly and match the original local files.
The text was updated successfully, but these errors were encountered:
Description: When using the uploadVideo option, videos are successfully uploaded as attachments. However, there is an issue when attempting to download them. Unfortunately, the downloaded files do not play correctly.
Observations: We’ve noticed a discrepancy in file sizes between the local files and the uploaded files. It appears that the uploading function processes the file before Cypress generates it.
Expected Behavior: We expect the downloaded files to play correctly and match the original local files.
The text was updated successfully, but these errors were encountered: