diff --git a/scripts/cypress-v2/cypress.json b/scripts/cypress-v2/cypress.json index fc61d497d9..cca71b1952 100644 --- a/scripts/cypress-v2/cypress.json +++ b/scripts/cypress-v2/cypress.json @@ -19,9 +19,9 @@ "pageLoadTimeout": 600000, "viewportWidth": 1980, "viewportHeight": 1000, - "video": false, + "video": true, "retries": 0, - "screenshotOnRunFailure": false, + "screenshotOnRunFailure": true, "numTestsKeptInMemory": 0, "experimentalInteractiveRunEvents": true, "env": {