Can some body can help me for to put android monkey test for multiple devices ?
->adb shell monkey -p com.example -v 500000
So here i have connected 10 devices in my PC. I wanted to run monkey test for all the device and capture the logs at the same time.
Can any one suggest me on this ?
Use a script like this:
where s1, s2, ... are the serial number of your devices