playwright/tests/webview2
Andrey Lushnikov f3a99fdd69
chore: address API review comments for the snapshotPathTemplate (#18716)
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.
2022-11-10 17:23:57 -08:00
..
webview2-app test: add initial webview2 tests (#16827) 2022-09-07 20:09:22 +02:00
globalSetup.ts test: add initial webview2 tests (#16827) 2022-09-07 20:09:22 +02:00
playwright.config.ts chore: address API review comments for the snapshotPathTemplate (#18716) 2022-11-10 17:23:57 -08:00
webView2Test.ts test: add initial webview2 tests (#16827) 2022-09-07 20:09:22 +02:00