← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #167056]: Any way to use Sikuli Java API to compare two screenshot file captured by other tools like webdriver?

 

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

Shivakumar proposed the following answer:
Why dont we use the compareTo method in the Match to compare two images....
bcoz compareTo will compare the object
region.find(new Pattern("C:\\b.png")).compareTo(region1.find(new Pattern("C:\\a.png"))

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.