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