Re: [Sikuli-driver] [Question #238681]: Difference between exist() ans find(pattern)

2013-11-05 Thread RaiMan
Question #238681 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/238681 Status: Open => Answered RaiMan proposed the following answer: find and wait (which is more comparable to exists) throw FindFailed exceptions, exists does not but simply returns null. internally they ar

Re: [Sikuli-driver] [Question #238681]: Difference between exist() ans find(pattern)

2013-11-05 Thread Muhammed
Question #238681 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/238681 Description changed to: What is the difference between Screen.exist("test.PNG") and Screen.find(pattern("test.PNG")? Which is more efficient in processing time. -- You received this question notification b

[Sikuli-driver] [Question #238681]: Difference between exist() ans find(pattern)

2013-11-05 Thread Muhammed
New question #238681 on Sikuli: https://answers.launchpad.net/sikuli/+question/238681 What is the difference between Screen.exit("test.PNG") and Screen.find(pattern("test.PNG")? Which is more efficient in processing time. -- You received this question notification because you are a member of S