sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #42329
Re: [Question #630067]: Cannot scroll iOS simulator
Question #630067 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/630067
Status: Open => Answered
RaiMan proposed the following answer:
explode it to the basic mouse features
mouse.Down()
mouse.Up()
mouse.Move()
then you have more options to insert appropriate waits and then create
your own swipe function.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.