X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6ad3586e61737306f61a330eca545ca494f16304..7d45d61adcaffb47f58031a44f89ff3f9005ce22:/cypress.json diff --git a/cypress.json b/cypress.json index ebe064ea68..1a4ed40822 100644 --- a/cypress.json +++ b/cypress.json @@ -2,5 +2,7 @@ "baseUrl": "https://localhost:3000/", "chromeWebSecurity": false, "viewportWidth": 1920, - "viewportHeight": 1080 + "viewportHeight": 1080, + "downloadsFolder": "cypress/downloads", + "videoCompression": false }