-
Notifications
You must be signed in to change notification settings - Fork 925
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
[question] how to do visual comparisons #775
Comments
We don't ship anything specific in playwright-python for this, you'll have to resort to third-party solutions. |
|
@TommyXie1990 Do you mean something like microsoft/playwright-pytest#63? |
yes , that's what I mean. Thanks ~ |
is it suport now? could you provide some samples that how to use it, thanks~ |
I will be creating a pytest plugin for it, stay tuned |
ok, look forward to it, when will be available? |
Possibly today |
fantastic~ |
@TommyXie1990 I have pushed the code to github with an example, would be great if you could give it a try https://github.com/kumaraditya303/pytest-playwright-snapshot |
how to do visual comparisons with playwright-python with python version?
what's the api? I just found the Javascripts version.
The text was updated successfully, but these errors were encountered: