Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(feat) Comparing screenshots from the same test run #231

Open
Tobio89 opened this issue Feb 16, 2023 · 0 comments
Open

(feat) Comparing screenshots from the same test run #231

Tobio89 opened this issue Feb 16, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Tobio89
Copy link

Tobio89 commented Feb 16, 2023

Describe the solution you'd like

I am looking for a way to take screenshots of the app and compare them.
The app I am testing uses HTML Canvas. I'm looking for a way to achieve this process:

1 - Take a screenshot, saved under a name
2 - Make a change to the UI
3 - Take a new screenshot
4 - Compare the first and second screenshots to see if the change actually happened.

Looking at the docs, I couldn't see if this feature already exists. If it does, that would be great!

@Tobio89 Tobio89 added the enhancement New feature or request label Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants