playwright
playwright copied to clipboard
[Feature]: HTML report improvements
🚀 Feature Request
- I want to be able to copy the annotation text with one click rather than selecting the entire text and copy .
- Search on annotation text is not enabled . It can be useful when I want to get all the tests with certain annotation.
PR with required changes : https://github.com/microsoft/playwright/pull/30094
Example
Motivation
- Easy copy enhances user experience.
- We already have searching mechanism on files , labels and status . Extending it annotation would enable the user to search on whatever they need .
The searching part of this feature request would be really helpful in the project I work for (the need mentioned in the rejected feature for allowing setting up tags dynamically but being able to search by annotations would also work fine in my case - https://github.com/microsoft/playwright/issues/30286 ).
+1