We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068175a commit 7927b21Copy full SHA for 7927b21
ui-tests/playwright.config.ts
@@ -4,6 +4,7 @@ module.exports = {
4
...baseConfig,
5
use: {
6
appPath: '',
7
+ trace: 'on-first-retry',
8
video: 'retain-on-failure',
9
},
10
retries: 1,
0 commit comments