← Back to team overview

sikuli-driver team mailing list archive

[Question #243579]: Sikuli not clicking on image(Win 8.1)

 

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.