← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #630067]: Cannot scroll iOS simulator

 

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

    Status: Answered => Open

Liron Yahdav is still having a problem:
I tried this but I still can't get it to work. I have an example script,
but is there a way to attach files here? I can't find a way.

Here is my script without images:

switchApp("Simulator")
hover("1493773337554.png")
wait(1)
mouseDown(Button.LEFT)
wait(1)
hover("1493773366436.png")
wait(1)
mouseUp(Button.LEFT)

The images are two different rows in the Settings app.

Here is a GIF of the script playing:
http://i.imgur.com/qrzJp0W.gif

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.