Open
Description
Current behavior
We're using the OPFS (origin private file system) in our application. Since the opfs is not supported in non-persistent/private mode and cypress seems to open webkit in non-persistent mode, we can't test the feature.
Very similar to this issue , but with opfs instead of IndexedDB.
Desired behavior
OPFS can be used within our tests.
Test code to reproduce
Try using the OPFS e.g. create a file
Cypress Version
13.13.0
Node version
21.2.0
Operating System
macOs 14.4.1
Debug Logs
No response
Other
No response