[Sikuli-driver] [Question #147764]: if not found image skip to --- use exists() instead of find()

2011-03-04 Thread RaiMan
Question #147764 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/147764 Summary changed to: if not found image skip to --- use exists() instead of find() You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #147764]: if not found image skip to --- use exists() instead of find()

2015-05-28 Thread eduardobedoya
Question #147764 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/147764 eduardobedoya posted a new comment: Hi RaiMan I was looking at this question cuz I needed to script something like... if image not found then... so, Im jut wondering, Can I use a code like this... if exists(

Re: [Sikuli-driver] [Question #147764]: if not found image skip to --- use exists() instead of find()

2015-05-28 Thread eduardobedoya
Question #147764 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/147764 eduardobedoya posted a new comment: Hi RaiMan I was looking at this question cuz I needed to script something like... if image not found then... so, Im jut wondering, Is there a way to do something like this?

Re: [Sikuli-driver] [Question #147764]: if not found image skip to --- use exists() instead of find()

2015-05-28 Thread eduardobedoya
Question #147764 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/147764 eduardobedoya posted a new comment: Hi RaiMan I was looking at this question cuz I needed to script something like... if image not found then... so, Im jut wondering, Is there a way to do something like this?