sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #42461
Re: [Question #632126]: s.click(img) is not working consistently
Question #632126 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/632126
Status: Open => Answered
masuo proposed the following answer:
I think that clicking behavior has occurred before a mouse move to specified image.
Try to use mouseMove(img) and mouseDown(Button.LEFT) instead of click().
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.