sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #54673
[Question #689458]: Vision class missing in sikulixapi-2.0.4.jar
New question #689458 on Sikuli:
https://answers.launchpad.net/sikuli/+question/689458
we used old sikulixapi.jar for longtime and forced to use the latest own.
While importing the latest jar - sikulixapi-2.0.4.jar, we face issue on the following
import org.sikuli.natives.Vision;
This Vision is used as
Vision.setParameter("MinTargetSize", 18);
with New jar - how to handle the above ?
I tried some suggestions as org.sikuli.basics.proxies.Vison which does not exist
Please suggest the right one
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.