Challenges using APPIUM
Challenges using APPIUM Setting-up and Scaling-up – Appium, is only installed locally. That makes using it in a highly-secured Enterprise environment almost impossible. Testers must work with IT teams to get Read more »
ADB Commands
ADB Commands In this tutorial we will learn what is an ADB and how we can issue adb commands from command line or from a testing script. Following will be Read more »
iOS Only Capabilities in Appium
iOS Only Capabilities in Appium These Capabilities are available only on the XCUITest Driver and the deprecated UIAutomation Driver. Read more »
Android Only Capabilities in Appium
Android Only Capabilities in Appium These Capabilities are available only on Android-based drivers. Capability Description Values appActivity Activity name for the Android activity you want to launch from your Read more »
Introduction to Appium
Introduction to Appium Appium is an open-source tool for mobile automation. It allows automation of native,mobile web and hybrid mobile applications. Using Appium, we can automate iOS, Android and Windows Read more »