How to run the Appium Mobile automation script from one main/coding machine to another machine where other machine have connected device & Appium/Android Studio

Hi Thank you for the reply!!

Would like to share that I was able to implement the same by following the below links, which use below things on node and hub machine.

Hub Machine:
1.Selenium grid,appium,java.SDK, Jenkins,Eclipse-Source Code.

Node Machine:’
1.Selenium grid, appium,android studio, mobile connectivity,java.

Parellel run for appium:

https://interworks.com.mk/selenium-grid-for-mobile-automated-testing-with-appium-part-i/

https://medium.com/@setpace/parallel-execution-in-appium-1-7-dc60c4802082

*nicest link

https://www.zymr.com/configuring-appium-node-servers-with-selenium-grid/

https://www.seleniumeasy.com/appium-tutorials/connecting-appium-to-selenium-grid-example

http://appium.io/docs/en/advanced-concepts/grid/

https://www.swtestacademy.com/appium-parallel-tests/

Nice link for git hub code repo:

1 Like