Skip to content

does allure produce two videos ? #153

Answered by AmirAmArA
AmirAmArA asked this question in Q&A
Discussion options

You must be logged in to vote

using these flags in cypress.config.ts fixed my problem,
what's commented out is what i removed, inside the allure writer it will produce the video

video: true,
  downloadsFolder: 'cypress/fixtures/downloads',
  numTestsKeptInMemory: 1,
  // videosFolder: 'allure-results',

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@AmirAmArA
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by AmirAmArA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants