Page 1 of 1

IOS - page scrolling

Posted: Tue Feb 11, 2014 3:53 am
by caleb
I'm trying to scroll down the page on our IOS app that contains an embedded webpage.

I have tried recording the action through ranorex but when I scroll the page nothing is recorded.

The page does not contain a table so invoking ScrollTable does not work.

I have tried creating a code module that uses the TouchStart, TouchMove and TouchEnd methods against the page and nothing moves there either.

Does anyone have any other suggestions about how I might scroll down the page?

Thanks

Caleb

Re: IOS - page scrolling

Posted: Wed Feb 12, 2014 6:16 pm
by Support Team
Hello Caleb,

Have you already tried to make an ensure visible action on the item you want to scroll to?
Is it possible to post a Ranorex Snapshot file in order to analyze the issue in more detail?
Did you already read the topic "Problems with the function ScrollTable()"? Maybe you can find a workaround there.

Regards,
Bernhard

Re: IOS - page scrolling

Posted: Wed Feb 12, 2014 8:37 pm
by caleb
I have tried ensure visible, it did not work.
The contents of the app are not within a table so workarounds for the scroll table method are not helpful.
What email address would you like me to send the snapshot file to?

Re: IOS - page scrolling

Posted: Wed Feb 12, 2014 9:03 pm
by Support Team
Hello Caleb,

Please send the files to [email protected].
Thank you!

Regards,
Bernhard

Re: IOS - page scrolling

Posted: Fri Feb 14, 2014 12:41 am
by caleb
Thanks, have emailed the snapshot through to your team