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. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

