appium-dashboard-plugin
appium-dashboard-plugin copied to clipboard
is there any option to set adb remote server?
In Appium, we can set adb remote server to run tests on remote devices. Since Appium and appium-dashboard-plugin are both using appium-adb, I assume it is possible to set adb remote server for appium-dashboard-plugin aslo. However, I couldn't find it anywhere. Could anyone please help me out? This is super crucial for me to build a distributed cloud-based system
So the concept here is to utilize Appium nodes in the cloud, they are accessing mobile devices via an on-premise ADB server.