← Back to team overview

sikuli-driver team mailing list archive

[Question #202947]: Confuse in sikuli search behavior

 

New question #202947 on Sikuli:
https://answers.launchpad.net/sikuli/+question/202947

if find("VNkai.png"):
    print "PASS"
else:
     print "FAIL"
I am trying to search one image in a screen ,but the searching image is there or not every time my out put is PASS. Where is the problem in my script?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.