sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #52480
Re: [Question #683861]: r.hover() doesn't work
Question #683861 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/683861
Status: Open => Solved
groszexxx confirmed that the question is solved:
It is funy when i spend many hours on resolve this and after publication this i got revelation. Loop for in 99% started with mouseDown(Button.LEFT).
So i added mouseUp(Button.LEFT) after line 25 for i in range(1): mouseUp(Button.LEFT) and all works good.
Thank You.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.