Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: separate colors for errors in image 1 and 2 #198

Open
jrobinson01 opened this issue Apr 19, 2020 · 3 comments
Open

Feature request: separate colors for errors in image 1 and 2 #198

jrobinson01 opened this issue Apr 19, 2020 · 3 comments

Comments

@jrobinson01
Copy link

I'm using resemble via the wdio-image-comparison-service. It works great, but I would love to be able to specify that the erroneous pixels present in image 1 (my baseline) are green (expected) while the errors from image 2 (the comparison) are red. Hopefully that makes sense. Basically I want it to display like a git diff.

@jamescryer
Copy link
Member

Changing the errorType would be the closest to this feature, perhaps it could be extended futher.

resemble.outputSettings({
    errorType: "movement",
});

@gourighode
Copy link

@jrobinson01 @jamescryer

Have you found any solution on this point?

@kiranreddyk06
Copy link

Hi , any update on this?
It is really a good feature to have.

Thanks in advance.

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

No branches or pull requests

4 participants