I have got an appium automation script. Now I a want to run this script across 2 Andriod devices that are being plugged into the same.
Can you kindly suggest the code to do this please.
I have got an appium automation script. Now I a want to run this script across 2 Andriod devices that are being plugged into the same.
Can you kindly suggest the code to do this please.
you can use below framework developed by @saikrishna321 https://github.com/saikrishna321/AppiumTestDistribution
Which work with Android and IOS devices parallel.