Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appium-Android-Example

Complete Android OS project testing SDK API with apk test app using Appium with maven & TestNG

Appium project prerequisites:

  1. Install ADB tools, https://www.youtube.com/watch?v=UkI9v878btI
  2. Set up ADB Path to windows: https://www.youtube.com/watch?v=EmimicZd6tI
  3. Install Appium Server from http://appium.io/downloads.html and run it!
  4. Load the apk to device
  5. Connect the android device via adb, http://www.technorange.com/2015/12/how-to-connect-your-android-device-to-adb-usb-driver-intterface/
  6. Update the setUP class according to your device (I used LG Flex)
  7. Run the testng.xml or any test from any class you wish

About

Complete Appium Android OS project - Test SDK API with test app (APK) using Maven & TestNG (with IntelliJ IDEA)

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages