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
63.82k stars 3.46k forks source link

[Feature]: Add the "Update snapshots" checkbox to the Visual Studio Code extension #16970

Open max-mykhailenko opened 2 years ago

max-mykhailenko commented 2 years ago

For visual regression testing we create screenshots and recheck them after each feature deploy. Some changes are expected and we should update screenshot, but some of them incorrect and we should leave them as is.

How to update snapshot only for one test from plugin interface?

Or guide me in codebase where I can add additional dropdown element with custom command in test interface for this.

pavelfeldman commented 7 months ago

Why was this issue closed?

Thank you for your involvement. This issue was closed due to limited engagement (upvotes/activity), lack of recent activity, and insufficient actionability. To maintain a manageable database, we prioritize issues based on these factors.

If you disagree with this closure, please open a new issue and reference this one. More support or clarity on its necessity may prompt a review. Your understanding and cooperation are appreciated.