Skip to content

NFTercel/PageObjectPatternAppium

 
 

Repository files navigation

PageObjectPatternAppium

To Run the test

* PLATFORM="android" mvn clean -Dtest=Runner test

1.Please make sure you give the absolute path of the apk in the config.properties

2.RUNNER can be set with parallel and distribute(Parallel will run the same test across devices n distribute will split the test across devices)

Once the test run is completed, HTML report will b generated at root directory

About

Sample Code base to run tests in Parallel across android and iOS devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.0%
  • Java 8.0%
  • CSS 2.3%
  • HTML 1.0%
  • Objective-C 0.4%
  • Gherkin 0.2%
  • Shell 0.1%