sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #26321
[Bug 1328817] Re: [1.0.1] Win 8.1: inconsistent click behaviour with fullscreenapp/desktopapp and compared to Win7/8.0
the related question contains more info on problem situation
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1328817
Title:
[1.0.1] Win 8.1: inconsistent click behaviour with
fullscreenapp/desktopapp and compared to Win7/8.0
Status in Sikuli:
New
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1328817/+subscriptions
References