GitHub - SrinivasanTarget/PageObjectPatternAppium · GitHub
Skip to content

SrinivasanTarget/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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • JavaScript 90.6%
  • Java 5.7%
  • CSS 2.3%
  • Other 1.4%