diff --git a/cypress.json b/cypress.json index 97ac41bb61..9a81ca5ede 100644 --- a/cypress.json +++ b/cypress.json @@ -3,5 +3,7 @@ "projectId": "92odwv", "adminPassword": "admin", "defaultCommandTimeout": 20000, - "pageLoadTimeout": 15000 + "pageLoadTimeout": 15000, + "video": true, + "videoUploadOnPasses": false }