Why does it takes screenshots even though I didn't write any screenshot code on browser mode? #6228
-
I have some tests files that runs on browser and some of tests takes screenshots. |
Beta Was this translation helpful? Give feedback.
Answered by
sheremet-va
Jul 26, 2024
Replies: 2 comments
-
Vitest takes screenshots if tests fail. You can disable it with |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lesomnus
-
I have currently the same issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Vitest takes screenshots if tests fail. You can disable it with
browser.screenshotFailures