Question #263456 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/263456
Status: Open => Answered
RaiMan proposed the following answer:
hover(startImage)
mouseDown(Button.LEFT)
hover(lastImage)
mouseUp()
depending on what you are doing, intermediate short waits (wait(0.3) or
wait(0.5)) might be needed, if it does not work.
BTW: all in the docs:
http://sikulix-2014.readthedocs.org/en/latest/index.html
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp