Merge branch '18978-webshell-timeout-ux' into main. Closes #18978
[arvados-workbench2.git] / cypress.json
index ebe064ea68f651c0d09c60a138c414062ea1c95d..1a4ed4082228a93d5fd9a1909dc53b9cfa8d73fb 100644 (file)
@@ -2,5 +2,7 @@
     "baseUrl": "https://localhost:3000/",
     "chromeWebSecurity": false,
     "viewportWidth": 1920,
-    "viewportHeight": 1080
+    "viewportHeight": 1080,
+    "downloadsFolder": "cypress/downloads",
+    "videoCompression": false
 }