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 »
General Capabilities in Appium
General Capabilities in Appium These Capabilities works for multiple drivers. 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 »