Skip to content

Commit 70e6622

Browse files
cdroulersclaude
andcommitted
Upgrade Playwright and TestCafe to latest versions
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 42c2f52 commit 70e6622

File tree

3 files changed

+678
-1060
lines changed

3 files changed

+678
-1060
lines changed

.testcaferc.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module.exports = {
22
src: "test/e2e/**/*.cafe.ts",
3-
browsers: ["chrome"],
3+
browsers: ["firefox"],
44
};

0 commit comments

Comments
 (0)