diff --git a/Dockerfile b/Dockerfile index d9b820c..cf2e010 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ FROM cypress/base:16.3.0 ENV NPM_CONFIG_LOGLEVEL warn ENV NPM_CONFIG_UNSAFE_PERM true ENV TERM xterm -ENV CHROME_VERSION 119.0.6045.123-1 +ENV CHROME_VERSION 130.0.6723.91-1 RUN apt-get update diff --git a/cypress-image-diff-screenshots/baseline/folder-structure.cy-wholePage.png b/cypress-image-diff-screenshots/baseline/folder-structure.cy-wholePage.png new file mode 100755 index 0000000..03846a1 Binary files /dev/null and b/cypress-image-diff-screenshots/baseline/folder-structure.cy-wholePage.png differ diff --git a/cypress-image-diff-screenshots/baseline/image-diff.cy-element.png b/cypress-image-diff-screenshots/baseline/image-diff.cy-element.png new file mode 100755 index 0000000..e74abf0 Binary files /dev/null and b/cypress-image-diff-screenshots/baseline/image-diff.cy-element.png differ diff --git a/cypress-image-diff-screenshots/baseline/image-diff.cy-hideElement.png b/cypress-image-diff-screenshots/baseline/image-diff.cy-hideElement.png new file mode 100755 index 0000000..fa221f8 Binary files /dev/null and b/cypress-image-diff-screenshots/baseline/image-diff.cy-hideElement.png differ diff --git a/cypress-image-diff-screenshots/baseline/image-diff.cy-wholePage.png b/cypress-image-diff-screenshots/baseline/image-diff.cy-wholePage.png new file mode 100755 index 0000000..03846a1 Binary files /dev/null and b/cypress-image-diff-screenshots/baseline/image-diff.cy-wholePage.png differ diff --git a/cypress-image-diff-screenshots/baseline/image-diff.cy-wholePageThreshold.png b/cypress-image-diff-screenshots/baseline/image-diff.cy-wholePageThreshold.png new file mode 100755 index 0000000..03846a1 Binary files /dev/null and b/cypress-image-diff-screenshots/baseline/image-diff.cy-wholePageThreshold.png differ diff --git a/cypress-image-diff-screenshots/baseline/retry.cy-retry.png b/cypress-image-diff-screenshots/baseline/retry.cy-retry.png new file mode 100755 index 0000000..097b16b Binary files /dev/null and b/cypress-image-diff-screenshots/baseline/retry.cy-retry.png differ