There was an error while loading. Please reload this page.
1 parent ba4da4a commit 33386baCopy full SHA for 33386ba
codecept.conf.ts
@@ -9,7 +9,7 @@ exports.config = {
9
Playwright: {
10
url: 'http://localhost',
11
waitForTimeout: 5000,
12
- show: true,
+ show: false,
13
},
14
15
REST: {},
0 commit comments