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

differences in screenshots #107

Open
jpratt2 opened this issue Nov 17, 2022 · 0 comments
Open

differences in screenshots #107

jpratt2 opened this issue Nov 17, 2022 · 0 comments

Comments

@jpratt2
Copy link
Contributor

jpratt2 commented Nov 17, 2022

If I use Shutterbug for this full-page screenshot tool, there are some differences in the actual screenshots themselves.
https://github.com/jpratt2/seleniumCompareFullpageScreenshotsv2

Here are some sample URLs to add to the URLs file (see Readme):
"https://www.apple.com?t=1",
"https://www.apple.com?t=2",
"https://www.apple.com?t=3",
"https://www.apple.com?t=4",
"https://www.apple.com?t=5",
"https://www.apple.com?t=6",
You can create the baseline images by running this command:
mvn test -Dtest=A*
Then take another image, this time in the "observed folder" by using this command:
mvn test -Dtest=B*
For me, all 6 had something different, and all I did was take the image 2 times in a row.

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

1 participant