FunTester
Sep 27, 2019 · Mobile Development
Running UiAutomator Tests on Multiple Android Devices Simultaneously Using adb -s
This article explains how to modify a Java UiAutomator helper to use the adb -s option, allowing simultaneous debugging and test execution on two Android devices by adding an extra device identifier parameter to the helper methods.
ADBAndroidUiAutomator
0 likes · 4 min read