Introduction to Appium in depth - android & iOS testing framework
2
Appium Setup in Eclipse Windows Step by Step
3
How to find appium appPackage and appActivity and use them
4
Appium inspector and Android UIAutomatorViewer
5
How to locate elements in appium using various locators
6
How to automate seekbar in Appium | Horizontal Scrolling in Appium
7
How to scroll in Appium using UIScrollable & UISelector classes
8
Testing Android native app in appium step by step
9
Emulator Set up in Appium | Run appium test in emulator
10
Parallel testing in Appium step by step
11
How to Launch Appium Server Programmatically in Java using Apache Common Exec
12
Start and Stop Appium Server Programmatically in Java using AppiumServiceBuilder
Description:
This tutorial will guide you to know about appium and it's different context on apps like mobile-web/native/hybrid for automation. Configuring Appium in Eclipse with Java Selenium webdriver and using TestNG framework to test mobile-web/native application on real device and emulator. Performing parallel tests in multiple devices and generating appium server log.