IOS - page scrolling

Mobile Testing, Android App Testing.
caleb
Posts: 24
Joined: Mon Jul 08, 2013 3:35 am

IOS - page scrolling

Post by caleb » Tue Feb 11, 2014 3:53 am

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

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: IOS - page scrolling

Post by Support Team » Wed Feb 12, 2014 6:16 pm

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

caleb
Posts: 24
Joined: Mon Jul 08, 2013 3:35 am

Re: IOS - page scrolling

Post by caleb » Wed Feb 12, 2014 8:37 pm

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?

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: IOS - page scrolling

Post by Support Team » Wed Feb 12, 2014 9:03 pm

Hello Caleb,

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

Regards,
Bernhard

caleb
Posts: 24
Joined: Mon Jul 08, 2013 3:35 am

Re: IOS - page scrolling

Post by caleb » Fri Feb 14, 2014 12:41 am

Thanks, have emailed the snapshot through to your team