sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #49473
Re: [Question #675674]: [error] RobotDesktop: checkMousePosition: should be L(200, 461)@S(0)[0, 0 1280x720] but after move is L(493, 416)@S(0)[0, 0 1280x720] Possible cause in case you did not touch the mouse while script was running: Mouse actions are blocked generally or by the frontmost application. You might try to run the SikuliX stuff as admin
Question #675674 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/675674
Michael O'Meara posted a new comment:
I'm seeing something similar
(Win 10 x64 - java version "1.8.0_191"
Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
Code is
click(image) then Run
Message output is (highlight is turned on in preferences)
[log] highlight M[53,167 78x47]@S(0) for 2.0 secs
[error] RobotDesktop: checkMousePosition: should be L(92,190)@S(0)[0,0 1280x720] but after move is L(91,191)@S(0)[0,0 1280x720] Possible cause in case you did not touch the mouse while script was running: Mouse actions are blocked generally or by the frontmost application. You might try to run the SikuliX stuff as admin.
[log] CLICK on L(92,190)@S(0)[0,0 1280x720] (563 msec)
What has been noticed is that when a screenshot is taken, it
magnifies(like a zoom function) the area(screen) to be captured, so if
an image is to be captured you have to aim above the image coordinates
as when it comes to run it the image target will be selected
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.