| Thread Previous • Date Previous • Date Next • Thread Next |
Question #657348 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/657348
Status: Open => Answered
masuo proposed the following answer:
try this code
if exists("image.png", 0.5) :
print "found"
else:
print "not found"
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.
| Thread Previous • Date Previous • Date Next • Thread Next |