mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
12 lines
198 B
Markdown
12 lines
198 B
Markdown
---
|
|
title: browser.screenshotFailures | Config
|
|
outline: deep
|
|
---
|
|
|
|
# browser.screenshotFailures
|
|
|
|
- **Type:** `boolean`
|
|
- **Default:** `!browser.ui`
|
|
|
|
Should Vitest take screenshots if the test fails.
|