playwright/packages/html-reporter
Simon Knott cf8c14f884
feat(html reporter): open html attachments in new tab (#32389)
Closes https://github.com/microsoft/playwright/issues/32281.

HTML attachments get a linkified name that opens the attachment in a new
tab.
2024-09-02 08:35:53 +02:00
..
playwright
src feat(html reporter): open html attachments in new tab (#32389) 2024-09-02 08:35:53 +02:00
.gitignore
bundle.ts chore: less 'as any' in html-reporter (#32117) 2024-08-12 15:17:42 +02:00
index.html
package.json chore: address deprecated Vite warnings (#31618) 2024-07-10 22:32:08 +02:00
playwright.config.ts chore: address deprecated Vite warnings (#31618) 2024-07-10 22:32:08 +02:00
tsconfig.json
tsconfig.node.json chore: address deprecated Vite warnings (#31618) 2024-07-10 22:32:08 +02:00
vite.config.ts