diff --git a/playwright.config.js b/playwright.config.js index 6cd32aca..6e815377 100644 --- a/playwright.config.js +++ b/playwright.config.js @@ -39,7 +39,7 @@ exports["default"] = (0, test_1.defineConfig)({ // baseURL: 'http://127.0.0.1:3000', /* Collect trace when retrying the failed test. See https://playwright.dev/docs/trace-viewer */ screenshot: 'only-on-failure', - trace: 'on-first-retry' + trace: true }, /* Configure projects for major browsers */ projects: [