Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 270 Bytes

File metadata and controls

7 lines (6 loc) · 270 Bytes

Sample Project

Steps to execute

  1. Start Appium server manually in terminal using appium
  2. Start an Android emulator and confirm device connection using adb devices command
  3. Open another terminal and navigate to the project
  4. Run command mvn clean test