X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/78fc087578d042bfede52c1f0569d3afb758e3d5..56c5b7de1410f21a91e18d1c8ff253935948e401:/cypress.json diff --git a/cypress.json b/cypress.json index ebe064ea..1a4ed408 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 }