diff --git a/cypress.config.js b/cypress.config.js index f77ddffd..0f911cb1 100644 --- a/cypress.config.js +++ b/cypress.config.js @@ -4,7 +4,7 @@ const { cloudPlugin } = require("cypress-cloud/plugin"); module.exports = defineConfig({ projectId: "RVEZS1", watchForFileChanges: false, - video: false, + video: true, viewportWidth: 1280, viewportHeight: 720, retries: {