mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 13:45:36 +03:00
f3a99fdd69
This patch: - updates documentation to lead users from `TestConfig.snapshotDir` and `testInfo.snapshotSuffix` to `TestConfig.snapshotPathTemplate` as a better and more flexible alternative. - drops `{snapshotSuffix}` from documentation - stops using `snapshotSuffix = ''` in our own tests and switches us to the `snapshotPathTemplate`. - adds `{testName}` token. |
||
---|---|---|
.. | ||
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 | ||
protocol/src | ||
recorder | ||
trace/src | ||
trace-viewer | ||
web | ||
.eslintrc.js |