We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
trashAssetsBeforeRuns does not clear screenshots folder as it is supposed to documentation https://docs.cypress.io/guides/references/configuration#Screenshots
trashAssetsBeforeRuns
clear screenshots folder
Add "trashAssetsBeforeRuns": true, to cypress.json
"trashAssetsBeforeRuns": true,
8.5.0
No response
The text was updated successfully, but these errors were encountered:
Same for downloads folder! Cypress Version 9.5.1
Sorry, something went wrong.
duplicate of #8280. Closing in favor of #8280.
No branches or pull requests
Current behavior
trashAssetsBeforeRuns
does not clear screenshots folder as it is supposed to documentation https://docs.cypress.io/guides/references/configuration#ScreenshotsDesired behavior
clear screenshots folder
Test code to reproduce
Add
"trashAssetsBeforeRuns": true,
to cypress.jsonCypress Version
8.5.0
Other
No response
The text was updated successfully, but these errors were encountered: