Skip to content

Commit 5e1ba8c

Browse files
committed
Try channel Chromium
1 parent 929393b commit 5e1ba8c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

playwright.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default defineConfig({
2222
projects: [
2323
{
2424
name: "chromium",
25-
use: { ...devices["Desktop Chrome"] },
25+
use: { ...devices["Desktop Chrome"], channel: "chromium" },
2626
},
2727
],
2828

3.96 KB
Loading

0 commit comments

Comments
 (0)