Featured
-
No Featured Found!
Tags
How to locate elements through UIAutomatorViewer ?
In my previous blog I have explained about Methods to locate elements through Appium. In this I will guide you to locate elements through UIAutomatorViewer.
Locating element is one of the difficult task in mobile automation. We can use UIAutom...
Methods to locate elements through Appium
Locating element is the basic activity to automate any web application or the mobile application. The action can only be performed on the element once we have located the element successfully. If the element is not located then we get NoSuchEleme...