How to verify XPath in real android device using uiautomator?
Basically we verify XPath in Chrome using inspect element (see 22571267)
Is there any way to do this for an Android device?
How to verify XPath in real android device using uiautomator?
Basically we verify XPath in Chrome using inspect element (see 22571267)
Is there any way to do this for an Android device?
You can use appium inspector for getting
If you want to learn how to use it in detail follow this link