playwright icon indicating copy to clipboard operation
playwright copied to clipboard

[Feature]: HTML report improvements

Open amankagithub opened this issue 1 year ago • 2 comments

🚀 Feature Request

  1. I want to be able to copy the annotation text with one click rather than selecting the entire text and copy .
  2. 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

Screenshot 2024-03-27 at 9 52 28 AM
Screenshot 2024-03-27 at 9 53 44 AM

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 .

amankagithub avatar Mar 27 '24 04:03 amankagithub

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 ).

AdamOakman avatar Apr 10 '24 07:04 AdamOakman

+1

siddharth2023 avatar Apr 30 '24 14:04 siddharth2023