You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: