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 f8f9109 commit 5ca50b8Copy full SHA for 5ca50b8
playwright.config.js
@@ -1,5 +1,5 @@
1
const config = {
2
- timeout: 15000,
+ timeout: 30000,
3
testDir: './test/e2e',
4
webServer: {
5
command: 'node test/server.js',
0 commit comments