Efficiently fetch appium capabilities appPackage, appActivity and bundleID
Mobile device has many applications, so we should let appium know on which application automated tests should run. For this…
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 locators in AndroidDriver for android & iOSDriver for iOS, both extending the AppiumDriver for…
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…