← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #664092]: [1.1.1] click() doesn't work on Windows10 - 1709 with Java 8 latest - Java/Windows problem

 

Question #664092 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/664092

masuo posted a new comment:
@RaiMan
This is a tentative workaround to make the script to work.
I do not know the perfect solution.

Before Windows10 update, this code worked correct.
Settings.MoveMouseDelay = 0

After Windows10 update, that code don't work correct.
So I tried this codes.
Settings.MoveMouseDelay = 0.1

Although not the same,it worked.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.