microsoft / playwright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
https://playwright.dev
Apache License 2.0
66.06k stars 3.61k forks source link

[Feature]: HTML report improvements #30141

Open amankagithub opened 6 months ago

amankagithub commented 6 months ago

🚀 Feature Request

  1. I want to be able to copy the annotation text with one click rather than selecting the entire text and copy . PR: https://github.com/microsoft/playwright/pull/30749

  2. Search on annotation text is not enabled . It can be useful when I want to get all the tests with certain annotation. PR : https://github.com/microsoft/playwright/pull/30751

Example

1.

Screenshot 2024-03-27 at 9 52 28 AM

2.

Screenshot 2024-03-27 at 9 53 44 AM

Motivation

AdamOakman commented 5 months ago

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

siddharth2023 commented 5 months ago

+1