GitHub - sundaxian/AppiumAndroidParallelExecution: Project has been moved to ::: https://github.com/saikrishna321/AppiumTestDistribution

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Project has been moved to https://github.com/saikrishna321/AppiumTestDistribution

Releases

No releases published

Languages

  • Java 56.8%
  • Shell 43.2%