visual-testing
Here are 83 public repositories matching this topic...
I'm using SikuliX 1.1.4 Java api downloaded from https://raiman.github.io/SikuliX1/downloads.html
jdk-12.0.2
Windows 10 x64
When I'm trying to show image
var guide = new Guide(new Region(1100, 400, 200, 200));
var img = guide.image("imgs/village/shopBtn.png");
guide.showNow(5.0f);it shows only one small pixel on the top left corner.
http://service.crazypanda.ru/v/clip2n
-
Updated
Jun 2, 2020 - JavaScript
AddOn: v1.4.0
Node: v8.14.0
React:16.2.0
Storybook/react: 3.4.0
yarn screenshot
yarn run v1.12.3
$ storybook-chrome-screenshot -p 9001 --debug
DEBUG [CLI Options] { port: '9001',
host: 'localhost',
staticDir: undefined,
configDir: '.storybook',
outputDir: '__screenshots__',
filterKind: undefined,
filterStory: undefined,
browserTimeout: 30000,
par
As a new user I feel the docs are lacking like a good 'tutorial' article to spread it's usage. I'm trying to learn and be able to write that but one of things I didn't understand was my title:
If I'm running this via command line, what's the right npx run command to update the baseline?
-
Updated
Jul 13, 2020 - HTML
-
Updated
Jul 7, 2020 - JavaScript
Prepare a PoC and a manual how to make use of browsers different than Google Chrome.
-
Updated
Jan 5, 2020 - JavaScript
Not everyone uses sh or bash. Event env STORYBOOK=true vue-cli-service storybook:serve -p 6006 -c config/storybook (which should be /usr/bin/env by default) would be better.
btw, thanks for your great work. saved my day.
Sometimes the percy snapshots are missing placeholders/text for our components. We are using next.js to spin up our servers and using emotion for the styled components.
Have any idea why this is happening?
<img width="18
-
Updated
Apr 23, 2020 - JavaScript
-
Updated
Jul 7, 2020 - HTML
Obviously I can read the source (and I'm about to, right after this), but it seems like a very core piece of this library is the loader, and it would be useful to have an overview of what's available, what the options are and how they work.
Thanks! Looking forward to getting snapshots working.
-
Updated
Mar 26, 2020 - C++
-
Updated
May 27, 2020 - JavaScript
-
Updated
Jul 1, 2020 - JavaScript
-
Updated
Apr 24, 2019 - JavaScript
The website I'm referring to is the official automotion-website (https://automotion.itarray.net/).
One example is the README.MD part that shows the usage of the responsive UI validator which is still using the old and now deprecated methods.
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Jul 1, 2020 - JavaScript
-
Updated
Apr 30, 2020 - HTML
What is this?
It would be nice to suppress Percy log output entirely. In theory, this shouldn't be too hard. We would probably want to add a new config option (flag, .percy.yml, & an env var) to disable logging. Seems like we'll just need to pass silent: true to the logger(s) when that config option is present.
cc: @wwilsman since you recently upgraded us to winston 3.
-
Updated
Jul 11, 2020
-
Updated
Jul 11, 2020 - JavaScript
-
Updated
Jun 11, 2020 - TypeScript
-
Updated
Jun 17, 2020 - PostScript
-
Updated
Apr 20, 2020 - JavaScript
Improve this page
Add a description, image, and links to the visual-testing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the visual-testing topic, visit your repo's landing page and select "manage topics."



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