Combining multiple Playwright HTML reports after running tests with different worker settings is achievable using the merge-report tool introduced in version 1.37. By employing the blob reporter and additional scripts to manage report files, users can merge these reports into a single HTML report locally or in CI environments.
Table of contents
A Fun ChallengeThe Blob ReporterCreating a Utility to Copy Blob FilesThe Final CommandSort: