Swipe action is not working on multi-container Android app

Mobile Testing, Android App Testing.
ReyTuazon
Posts: 3
Joined: Tue Aug 07, 2018 7:16 am

Swipe action is not working on multi-container Android app

Post by ReyTuazon » Fri Sep 07, 2018 6:10 am

We have a native application where there are more than one containers that handles the field inputs. One of the container overlaps the screen underneath it. This overlapping screen need to be swiped up to see all the fields and activate a button. Activating the button will change the layout of the overlapping screen only.

During action recordings, the xpaths of the container can be identified. In the log report, it even reported that the swiping action happened but as I watch the screen during test execution, the overlapping screen does not move up and subsequently fails the test.

I am using Ranorex 8.2 Trial version
Samsung SMT-T360 device
Android 5.1.1
Native application written on Kotlin

I attached the log report and recorded actions for reference with highlighted the action in question
You do not have the required permissions to view the files attached to this post.

User avatar
odklizec
Ranorex Guru
Ranorex Guru
Posts: 7470
Joined: Mon Aug 13, 2012 9:54 am
Location: Zilina, Slovakia

Re: Swipe action is not working on multi-container Android app

Post by odklizec » Mon Sep 10, 2018 8:27 am

Hi,

Please upload a Ranorex snapshot of the problematic element. There is not much anyone here can do or suggest without, at very least, Ranorex snapshot (NOT screenshot). My guess is, that you will have to perform the swipe action on a parent/child element of the element you are currently using (FlBottomsheetContent). But as mentioned, it's hard to say, without seeing the structure of your app, which is exactly why we need to see the snapshot ;) Thanks.
Pavel Kudrys
Ranorex explorer at Descartes Systems

Please add these details to your questions:
  • Ranorex Snapshot. Learn how to create one >here<
  • Ranorex xPath of problematic element(s)
  • Ranorex version
  • OS version
  • HW configuration

ReyTuazon
Posts: 3
Joined: Tue Aug 07, 2018 7:16 am

Re: Swipe action is not working on multi-container Android app

Post by ReyTuazon » Wed Sep 12, 2018 4:38 am

Thank you for replying.

I attached the snapshot file. Thanks again

I also attached the video of what I am trying to accomplish in Ranorex https://vimeo.com/289408989
You do not have the required permissions to view the files attached to this post.