doc: update SC visual test doc (#31897)

This commit is contained in:
Florian Duros
2026-01-27 13:31:14 +00:00
committed by GitHub
parent d5c49e6a2e
commit a972340216
2 changed files with 6 additions and 31 deletions
+5
View File
@@ -281,6 +281,11 @@ Each story will be rendered and a screenshot will be taken and compared to the
existing baseline. If there are visual changes or AXE violation, the test will
fail.
Screenshots are located in `packages/shared-components/__vis__/`.
> [!IMPORTANT]
> In case of docker issues with Playwright, see [playwright EW documentation](https://github.com/element-hq/element-web/blob/develop/docs/playwright.md#supported-container-runtimes).
### Translations
First see our [translation guide](../../docs/translation.md) and [translation dev guide](../../docs/translation-dev.md).