← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #699797]: [error] Mouse: not useable (blocked) --- but click works

 

Question #699797 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/699797

HappyStainedToilet posted a new comment:
I'm having this same error too. Basically, if I do:

click(Location(569, 335))

It works as expected, however, if I change it to:

mouseMove(Location(569, 335))

It throws the "[error] Mouse.move(): Mouse not useable (blocked)"
message.

It happens 100% of the times on my machine

----- System Info -----

OS: Windows 11
Sikulix: 2.0.5
Java: OpenJDK 20

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