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.
