mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
* Allow calling `test.info().attach('My text');` without options (no
path nor body).
* Highlight links in attachment names:
<img width="992" alt="image"
src="https://github.com/user-attachments/assets/770e7876-3e43-4434-8cf1-194ad6ae5819">
Fixes https://github.com/microsoft/playwright/issues/31284