Re: [Sikuli-driver] [Question #695754]: FindBest(); return if image is not found on Disk or on Screen

2021-02-26 Thread RaiMan
Question #695754 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/695754 Description changed to: enhancement tracked on GitHub: https://github.com/RaiMan/SikuliX1/issues/425 - we use findBest() to pass mulitple images. now there

Re: [Sikuli-driver] [Question #695754]: FindBest(); return if image is not found on Disk or on Screen

2021-02-26 Thread RaiMan
Question #695754 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/695754 Status: Open => Answered RaiMan proposed the following answer: ok, understood. ... but: image-not-on-disk is a pre-find condition. this check is currently only available with the single find ops

[Sikuli-driver] [Question #695754]: FindBest(); return if image is not found on Disk or on Screen

2021-02-25 Thread Chetan
New question #695754 on Sikuli: https://answers.launchpad.net/sikuli/+question/695754 we use findBest() to pass mulitple images. now there may be instance where image may not be present on disk( like missed to checked in) or there may be a case findbest did not find it on screen is there a way