mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix: Add install step for playwright binaries (#16945)
This commit is contained in:
@@ -117,6 +117,7 @@ export default defineConfig({
|
||||
viewport: { width: 1536, height: 960 },
|
||||
actionTimeout: 10000,
|
||||
navigationTimeout: 10000,
|
||||
channel: 'chromium',
|
||||
},
|
||||
|
||||
projects: process.env.N8N_BASE_URL
|
||||
|
||||
Reference in New Issue
Block a user