Skip to content

Open Playwright traces directly from any report mode#3412

Merged
baev merged 1 commit into
mainfrom
fix-pw-traces
Jun 30, 2026
Merged

Open Playwright traces directly from any report mode#3412
baev merged 1 commit into
mainfrom
fix-pw-traces

Conversation

@baev

@baev baev commented Jun 30, 2026

Copy link
Copy Markdown
Member

Context

Playwright trace attachments now open directly in the report modal for directory, single-file, and proxied reports. Users no longer need to download a trace from single-file reports and upload it manually; the report loads the hosted Playwright Trace Viewer and hands the trace over automatically, while keeping the download action available.

Single-file reports served through allure open or allure serve also work under the local preview server’s content security policy. Generated reports no longer bundle Playwright trace viewer assets or sidecar viewer metadata, so trace support works through a single consistent path and reports stay smaller.

Checklist

@baev baev added type:improvement Change that improves some user experience but can't be considered as a new feature and removed theme:ui theme:commandline theme:generator labels Jun 30, 2026
@github-actions

Copy link
Copy Markdown

Allure Report Summary

Name Duration Stats New Flaky Retry Report
Allure 2 – Pull request #3412 13m 7s Passed tests 389   Skipped tests 1 5 0 0 View

@baev baev merged commit ea4c51d into main Jun 30, 2026
80 of 81 checks passed
@baev baev deleted the fix-pw-traces branch June 30, 2026 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:improvement Change that improves some user experience but can't be considered as a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants