Still getting:
[ADB] 0 device(s) connected
[ADB] Could not find devices, restarting adb server…
I added - capabilities.setCapability(“suppressKillServer”, true);
Note: I am able to perform ADB commands thru CLI, it’s just that when I trigger my Appium Scripts, the device is not detectable.