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

[Feature]Support screenshot comparison in Playwright for Java. #27629

Closed
xdfwqwz opened this issue Oct 16, 2023 · 1 comment
Closed

[Feature]Support screenshot comparison in Playwright for Java. #27629

xdfwqwz opened this issue Oct 16, 2023 · 1 comment

Comments

@xdfwqwz
Copy link

xdfwqwz commented Oct 16, 2023

In my current project using Java, I have been using Playwright and have noticed its lack of support for screenshot comparison. In contrast, the Node.js version of Playwright supports Visual comparisons. In my scenario, there is a lot of view information that requires the ability to perform data validation using whole image comparison.

Therefore, I would like to request the addition of screenshot comparison capabilities in the Java version of Playwright. This feature would be extremely helpful for me to automate my testing and data validation processes. Thank you for considering my request.

@mxschmitt
Copy link
Member

Folding into microsoft/playwright-java#1040.

@mxschmitt mxschmitt closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants