Skip to content

This framework supports parallel execution on iOS/Android/Both using cucumber and testng.

Notifications You must be signed in to change notification settings

HJXDELL/AppiumCucumberFramwork

 
 

Repository files navigation

Appium Page Object Pattern Framework

TechStacks used :

  1. Java
  2. Cucumber
  3. Testng
  4. Appium

Pre-requisites :

  1. JDK
  2. Node
  3. Appium (npm install appium)
  4. Android SDK
  5. Android AVD's (Genymotion preferred)
  6. Xcode (Optional, required to run tests on iOS devices/simulators)
  7. ios_webkit_debug_proxy (Optional, required to run tests on safari browser of iOS device)

About

This framework supports parallel execution on iOS/Android/Both using cucumber and testng.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.4%
  • Gherkin 1.6%