mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-15 06:02:57 +03:00
4f11a4d5e7
This patch opts into the `__screnshots__` folder snapshot management for docker. With this patch, docker-originating snapshots will be stored in the following folder: ``` {testDir}/__screenshots__/{projectName}/{testFilePath}/{snapshotName} ``` Where `{testFilePath}` is a test file path relative to `testDir` Drive-by: introduce and document the `PLAYWRIGHT_DOCKER` environment variable that enables docker integration. |
||
---|---|---|
.. | ||
html-reporter | ||
playwright | ||
playwright-chromium | ||
playwright-core | ||
playwright-ct-react | ||
playwright-ct-solid | ||
playwright-ct-svelte | ||
playwright-ct-vue | ||
playwright-ct-vue2 | ||
playwright-firefox | ||
playwright-test | ||
playwright-webkit | ||
recorder | ||
trace-viewer | ||
web | ||
.eslintrc.js |