mirror of
https://github.com/microsoft/playwright.git
synced 2024-11-29 01:53:54 +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. |
||
---|---|---|
.. | ||
assets | ||
electron-app.js | ||
electron-app.spec.ts | ||
electron-tracing.spec.ts | ||
electron-window-app-delayed-loadURL.js | ||
electron-window-app.js | ||
electron-window.spec.ts | ||
electronTest.ts | ||
playwright.config.ts |