sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #21098
Re: [Question #235864]: Exist function in sikuli java API
Question #235864 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/235864
Status: Open => Answered
RaiMan proposed the following answer:
Ok, for someone programming Java this should be an easy one:
if(s.exists("C://Images//Screen1.png") != null)
{
}
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.