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

I have a script that works on WinXP - Win 8. However, Win 8.1 seems to have 
botched everything up.

I have a very simple code snippet:

if exists(image):
    print "Found image")
    click(image)

When I run the code, I get the print statement, but the image is not clicked 
on. Once again, this is only failing on Win 8.1

-- 
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

Reply via email to