Skip to content

swissfiscal/AppiumAndroidParallelExecution

 
 

Repository files navigation

AppiumAndroidParallelExecution

Parallel execution of Android Test based with Appium

To Run the test scripts in parallel you need to install parallel through brew.

  • brew install parallel
  • plugin multiple andriod devices.
  • run parallel_execution.sh script.

ScreenShot

Releases

No releases published

Packages

No packages published

Languages

  • Java 56.8%
  • Shell 43.2%