mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
fix: running electron tests on windows for node 20.12.2 (#30382)
This commit is contained in:
parent
78793e05ff
commit
58187075c8
@ -208,6 +208,7 @@ export class Electron extends SdkObject {
|
||||
progress.log(message);
|
||||
browserLogsCollector.log(message);
|
||||
},
|
||||
shell: true,
|
||||
stdio: 'pipe',
|
||||
cwd: options.cwd,
|
||||
tempDirectories: [artifactsDir],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user