I am facing issue with the appium 1.6.4, Till now i was executing scripts with appiun 1.4.16.
But to execute scripts in Android N device installed appium 1.6.4.
I used desired capability as "uiautomator2"
installed uiautomator2 using npm
App is getting launched and identified elements in the App activity page, once it moved from that page Appium is not identifying the elements in the pages.
someone please help me on this.
Environment
Appium version 1.6.4
Node version 8.1.3
Java client 3.2.0 (Tried even with 5.0.0)
Android SDK updated with the new APIS using sdk manager.
•
o
appium logs.txt (172.4 KB)