mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
12 lines
238 B
Markdown
12 lines
238 B
Markdown
---
|
|
title: browser.screenshotDirectory | Config
|
|
outline: deep
|
|
---
|
|
|
|
# browser.screenshotDirectory
|
|
|
|
- **Type:** `string`
|
|
- **Default:** `__screenshots__` in the test file directory
|
|
|
|
Path to the screenshots directory relative to the `root`.
|