sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #46585
Re: [Question #667091]: Mac: Retina: using SikuliX with Java programming
Question #667091 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/667091
Robert posted a new comment:
I'm using IntelliJ IDE.
So ok, look, for example there is an image i want to use. Do I have to
do this?
imagePath.add("Image path/");
Match m = screen.exists("aaa",2);
m.click;
I mean once i added imagfe path with the name of it in the end of path,
can i always use the name , and it will be able to find the image
always?
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.