Skip to content

differences in screenshots #107

Description

@jpratt2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions