sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #33697
Re: [Question #264257]: i can't make mouseclick active on ios remote
Question #264257 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/264257
Alexc posted a new comment:
I just found a workaround with:
Settings.MoveMouseDelay = 2
mouseDown(Button.LEFT)
wait(5)
mouseMove(match.offset(Location(-300,0)))
dragDrop still does not appear to be working at this time
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.