sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #01437
[Question #146397]: How to chcek weather images exist in screen or not., how to declare match varibale in java
New question #146397 on Sikuli:
https://answers.launchpad.net/sikuli/+question/146397
Hello,
i am using sikuli with eclipse and using java as language.
i want to add one if condition to my code in which i want to check where particular images exist in screen or not.
i made one object of screen s.
then i am trying like
if(s.exist(file name.ext))
but this returns a match typr value so please let me know how to use match variable in this.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.