Question #222751 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/222751
testdrive posted a new comment: Finally resolved the issue. There was an issue finding an image component that prevented it from running as expected. It was a wrong 'exists()' which prevented it from finding the image. Instead I used find() and that solved my issue. Now its running as expected...And the 'https://answers.launchpad.net/sikuli/+question/123366' helped me as well...Thanks a lot RaiMan :) -- 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

