Question #254608 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/254608

    Status: Open => Answered

RaiMan proposed the following answer:
You have to script the mouse actions, that are used to manually do a
swipe in the emulator using the mouse.

relevant functions
mouseDown(Button.XXX)
mouseMove(target)
mouseUp()

intermediate short waits might be necessary and it might be necessary to
adjust Settings.MouseMoveDelay.

google might tell you more.

-- 
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

Reply via email to