fix: Add install step for playwright binaries (#16945)

This commit is contained in:
shortstacked
2025-07-07 11:50:01 +01:00
committed by GitHub
parent f817fb4e74
commit 05360cee79
4 changed files with 13 additions and 3 deletions

View File

@@ -117,6 +117,7 @@ export default defineConfig({
viewport: { width: 1536, height: 960 },
actionTimeout: 10000,
navigationTimeout: 10000,
channel: 'chromium',
},
projects: process.env.N8N_BASE_URL