Skip to content

duylam-katalon/appium-demo

 
 

Repository files navigation

Sample Project

Pre Requisites

  • Make sure you follow the installation instruction here and configure all the necessary dependencies required.
    • Java 8
    • Maven
    • Node 20+ installed
    • Android Studio
    • Android Emulators created
    • Make sure PATH variables are configured.
    • Appium Doctor and run the safety check
    • Appium 2 and it's driver's installed
    • Intellij IDE, etc

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%