Appium locators tool : UIAutomatorViewer
In this article, we will understand how to locate WebElements on mobile devices, for this we will be using UIAutomatorViewer tool.Before…
In this article, we will understand how to locate WebElements on mobile devices, for this we will be using UIAutomatorViewer tool.Before…
In this post, we will see step by step guide to create and setup Android Virtual Device, an Android emulator…
In this article, we will see basic setup of Appium, where we can run appium tests on mobile handset or tablet…
Basics of testng.xml is covered in last post, now let’s see different ways to run testng.xml Using code editor pane…
PageFactory is an extended support to POM (PageObjectModel), used to locate webelement in adifferent manner than mentioned here. Before we…
With time, increasing in the functionality of software products, test automation script also increases, so we tend to develop robust frameworks…