Skip to content

Commit 5f3d97e

Browse files
committed
test new arg
1 parent a1d2e0a commit 5f3d97e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

e2e/fixtures.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,12 @@ export const test = base.extend<{
4646
'--disable-gpu',
4747
'--disable-software-rasterizer',
4848
'--disable-features=VaapiVideoDecoder',
49+
'--enable-features=MediaRecorderHEVCSupport',
4950
],
5051
recordVideo: {
5152
dir: videoDir,
5253
},
54+
channel: 'chromium',
5355
// executablePath: chromeExePath,
5456
})
5557
await use(context)

0 commit comments

Comments
 (0)