diff --git a/cypress.json b/cypress.json index de21562f..0f37ac36 100644 --- a/cypress.json +++ b/cypress.json @@ -5,7 +5,7 @@ "fixturesFolder": false, "supportFile": false, "fileServerFolder": ".", - "videoRecording": false, - "screenshotOnHeadlessFailure": false, + "videoRecording": true, + "screenshotOnHeadlessFailure": true, "projectId": "z6eb6h" }