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

i am using android apk but some elements could not find it
i using xpath,class,id these are id i tried in this element manually working fine
automation was not finding
ex :MobileElement elc = (MobileElement) driver.findElementById(“com.mobile.producersonline:id/imgBanner”);
elc.click();

the above test case imagebanner not finding

please give any solution

  • created

    Jan '19
  • last reply

    Feb '19
  • 3

    replies

  • 112

    views

  • 2

    users

Put the DOM image here, i mean screenshot of UI automator viewer. So that we can suggest code for finding element.

man, put DOM image here doesn’t mean simply putting image. explain what is the problem that you are facing. What you would want to perform?