Skip to content
#

visual-regression

Here are 54 public repositories matching this topic...

ganlanyuan
ganlanyuan commented Oct 29, 2017

Output of gemini --version:
Version: 5.0.0-alpha.9
Global: 5.0.0-alpha.8

Contents of .gemini.yml file:

rootUrl: 'http://localhost:8888'
compositeImage: true
screenshotMode: 'fullpage'
sessionsPerBrowser: 3

system:
    browserstack: {}
    'html-reporter':
      enabled: true
      path: 'gemini/gemini-reports'
      errorsOnly: false
      baseHost: 'http://localhost
vvscode
vvscode commented Apr 13, 2020

Running on Windows 7 (yes, sorry) I got next:

Command failed: docker run --rm -d -P --security-opt=seccomp=D:\react-js\react-js-tutorial\node_modules\@loki\target-chrome-docker\src/docker-seccomp.json -v D:\react-js\react-js-tutorial\storybook
-static:/var/loki --shm-size=1g -p 49952:49952 yukinying/chrome-headless:63.0.3230.2 --disable-datasaver-prompt --no-first-run --disable-extensions
Thatkookooguy
Thatkookooguy commented Dec 6, 2017

Hi! I've been dying to use happo since I found out this thing exists :-)

The problem is that the documentation is really lacking. I had to search other repos that use this in order to try and figure out how to use it (and the in the wild section of the readme doesn't point to a specific repo).

Here are some problems I encountered while trying

RichiCoder1
RichiCoder1 commented Nov 12, 2018

Both firefox and chrome (with some noise from Edge) support headless, and the selenium images referenced in the readme allow disabling running the display server if the inner browsers support headless. Would be great to either A) have a headless option or B) have the abilities to append capabilities.

bertjwregeer
bertjwregeer commented Oct 30, 2017

When running night watch with multiple parallel works, and --retries=3 I get the following output:

OK. 1093  total assertions passed. (2m 49s)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

If I run it instead without --retries=3 I get the following (expected) output:

________________________
bug
Droogans
Droogans commented May 21, 2015

Expose the following parts of the screenshot name, and allow users to reorder them as they see fit.

  • browser name
  • browser version
  • path to test file
  • resolution information
  • test name

Users should be handed this information at a high level, and can use them to construct as flat or tall of a filesystem hierarchy as they see fit. Expose it as a function object to give users maximum flexibilit

Improve this page

Add a description, image, and links to the visual-regression topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the visual-regression topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.