We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 034e55e commit 72cbddbCopy full SHA for 72cbddb
playwright.config.ts
@@ -17,7 +17,7 @@ export default defineConfig({
17
expect: {
18
timeout: 20_000,
19
},
20
- timeout: 400_000,
+ timeout: 800_000,
21
projects: [
22
{
23
name: 'webkit',
0 commit comments