9 lines
367 B
Markdown
9 lines
367 B
Markdown
# Screenshots
|
|
|
|
This directory is used to store screenshots taken during the execution of automated tests.
|
|
|
|
Typically, screenshots are captured:
|
|
- When a test assertion fails, to help diagnose the issue.
|
|
- At specific checkpoints in a test flow for visual verification.
|
|
|
|
These files are usually gitignored unless they are baseline images for visual regression testing. |