diff --git a/tests/lakedrops.yml b/tests/lakedrops.yml
index 96264c3d879a70ff93ee6d88bd155bbc8dd9fc79..9b633bb03e9103c9366be6cbaf25b3469b93d142 100644
--- a/tests/lakedrops.yml
+++ b/tests/lakedrops.yml
@@ -132,6 +132,10 @@ Test Cypress E2E:
       optional: true
   resource_group: cypress
   script:
+    - mkdir -p tests/cypress/screenshots
+    - mkdir -p tests/cypress/videos
+    - chmod 777 tests/cypress/screenshots
+    - chmod 777 tests/cypress/videos
     - tests/cypress-run
   artifacts:
     name: cypresse2e