-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels