fix: support Playwright 1.58+ output format in `codeceptjs info` (4.x) by mirao · Pull Request #5437 · codeceptjs/CodeceptJS
and others added 2 commits
February 9, 2026 09:51Playwright 1.58 changed the output format of `npx playwright install --dry-run`: - Old format: "browser: chromium version 143.0.7499.4" - New format: "Chrome for Testing 145.0.7632.6 (playwright chromium v1208)" Updated the regex to handle both formats while excluding chromium-headless-shell. Fixes codeceptjs#5422 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
mirao
mentioned this pull request
32 tasks
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