Skip to content

somanianands/AndroidTestAutomation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Appium Automation

This is implementation of PageFactory framework with Appium for Android device.

Current framework provide basic implementation of PageFactory frame and demonstrated on native android application.

Application to be used viu.apk

Prerequisite:

  • Android SDK
  • Appium (Appium to be installed using node package manager)
  • Maven (For managing dependencies)

Automation Flow:

  • Launch App -> Navigate to Music from left menu -> Download video -> Replay Downloaded video
  • Launch App -> Search music video -> Download video -> Replay Downloaded video

Installation:

  • Clone this project from git
  • Run "mvn clean test" from project directory

Note: this apk is target to ARM architecture, so it may not install in x86 architecture emulators. Verified in real device -- Nexus 5/Marshmallow (6.0.1)/API 23

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%