This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.

Please add support for Android Fragments. Currently I'm unable to automate the native Android application that has fragments implementation for different screens. The issue is that while navigating from one screen to the other, the driver does not find elements on the page and driver.getPageSource() returns an empty XML. My research shows that this is due to lack of Android Fragments support in Appium.

  • created

    Nov '16
  • last reply

    Apr '18
  • 1

    reply

  • 837

    views

  • 2

    users

  • 1

    like

1 year later

I have recently started working on android automation and I am facing the same problem of dealing with fragments.

Can you please suggest whether you got any solution to fix this problem of fragment. My scripts are not able to click on the element which are inside fragments.

Regards,
Raghav