← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #632850]: Can't tell the difference between two images

 

Question #632850 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632850

Tseno Tsenov posted a new comment:
I don't understand what you mean, I'm using Eclipse and Java, my mouse
moves back and forward between the two images because it keeps detecting
them as identical instead of staying on the desired one , so I can't
just read the RGB value.

import org.sikuli.script.Screen;
.....
this.screen.type("C:\\Images\\TestImage.png", "a");  - this is what I am using for the image search, im also sending a click but that's not relevant.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.