This week brings support for Playwrght 1.58 & better Node support, old and new.
Major features & improvements
-
Playwright 1.58 support: Updated to support the latest Playwright version, ensuring compatibility with the newest features and improvements in the Playwright ecosystem.
-
Node.js 20 and 22 compatibility: Added explicit loader extensions for Node.js 20 support and proper handling of the
module-syncexport condition for Node.js 22+. -
File deduplication: Additional files like shared storageState files are now deduplicated when referenced by multiple projects, reducing redundant file transfers and improving upload efficiency.
-
Analytics grouping: Test results in the dashboard can now be grouped by branch name, making it easier to track performance and stability across different development branches.