Error opening eclipse.exe for 1st time
For download and installation of eclipse, please eclipse setup For the 1st time, while opening the eclipse.exe, you may get…
For download and installation of eclipse, please eclipse setup For the 1st time, while opening the eclipse.exe, you may get…
Genymotion is an android emulator where we can install mobile apps under test and run our appium automation tests. Sometimes…
Mobile device has many applications, so we should let appium know on which application automated tests should run. For this…
Link to download different combination of OS and type of VMs : https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/windows/
Like selenium WebDriver locators, we have locator strategies for AndroidDriver (for android) & IOSDriver (for iOS), both extending the AppiumDriver…
In this article, we will understand how to locate WebElements on mobile devices, for this we will be using UIAutomatorViewer tool.Before…