Skip to content

bashangbasir/Appium-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appium-Learning

Learning Appium by automating ToDo app

  1. Installing Appium : docs
  2. Install JDK 8
  3. Install Maven : docs
  4. Setup emulator for Android and iOS : docs

To run the test:

  1. Start Appium server.
  2. Start emulator (iOS or Android)
  3. mvn clean test -P{testPlatform}

testPlatform -> iOS or android

About

Learning Appium by automating ToDo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages