chore: bump playwright to 1.62.1 and camoufox-js to ^0.12.0 - #4029
Open
B4nan wants to merge 1 commit into
Open
Conversation
Aligns v4 with the pairing master already uses (camoufox-js releases bundle a specific Firefox build that must match the pinned playwright version; 0.12 pairs with 1.62). Also unifies the E2E actor fixtures, which pinned a mix of playwright 1.58.2 and 1.60.0.
B4nan
force-pushed
the
chore/v4-bump-playwright-camoufox
branch
from
August 12, 2026 21:37
46d311d to
876c2b2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps
playwrightto 1.62.1 andcamoufox-jsto^0.12.0in the repo root, the camoufox template, and the E2E actor fixtures (which pinned a mix of 1.58.2 and 1.60.0).The two have to move together, since each camoufox-js release bundles a Firefox build that matches a specific Playwright version. Master already uses the 0.12/1.62 pair; this brings v4 in line.
There is a suspicion that the latest Playwright has problems with camoufox specifically, so this goes through a PR and an E2E run instead of straight to
v4. If the pairing does not work out, the fallback is staying on 1.61.1 with camoufox-js 0.11.